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

(Global Index)

Syntax

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

Field Summary

strDirname

nRights

Field Details



strDirname

Syntax

string strDirname;

nRights

Syntax

long nRights;
Top of Page