struct DeleteFileAction in module com::sun::star::setup::

(Global Index)

Syntax

struct DeleteFileAction : com::sun::star::setup::BaseAction ;

Field Summary

strDestinationPath

strPattern

bUnoComponent

bActiveX

bTestDate

aDateTime

Field Details



strDestinationPath

Syntax

string strDestinationPath;

strPattern

Syntax

string strPattern;

bUnoComponent

Syntax

boolean bUnoComponent;

bActiveX

Syntax

boolean bActiveX;

bTestDate

Syntax

boolean bTestDate;

aDateTime

Syntax

com::sun::star::util::DateTime aDateTime;
Top of Page