:: com :: sun :: star :: setup ::

struct ProfileItemAction
Base Hierarchy
BaseAction
 |
 +-ProfileItemAction
[ DEPRECATED ]

Elements' Summary
strProfilename
strSection
strKey
strValue
bCreate
Elements' Details
strProfilename
string strProfilename;
strSection
string strSection;
strKey
string strKey;
strValue
string strValue;
bCreate
boolean bCreate;
Top of Page