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

deprecated struct ProfileItemAction
Base Hierarchy
ProfileItemActionBaseAction
Usage Restrictions
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