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

(Global Index)

Syntax

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

Field Summary

strFoldername

strItemname

Field Details



strFoldername

Syntax

string strFoldername;

strItemname

Syntax

string strItemname;
Top of Page