21 module
com { module sun { module star { module configuration { module backend {
112 void overrideNode( [in]
string aName,
113 [in]
short aAttributes,
114 [in]
boolean bClear )
160 void addOrReplaceNode( [in]
string aName,
161 [in]
short aAttributes )
209 void addOrReplaceNodeFromTemplate( [in]
string aName,
211 [in]
short aAttributes )
259 void dropNode( [in]
string aName )
323 void overrideProperty( [in]
string aName,
324 [in]
short aAttributes,
326 [in]
boolean bClear )
360 void setPropertyValue( [in] any aValue )
396 void setPropertyValueForLocale([in] any aValue,
397 [in]
string aLocale )
461 void addProperty( [in]
string aName,
462 [in]
short aAttributes,
514 void addPropertyWithValue( [in]
string aName,
515 [in]
short aAttributes,
holds the data needed to identify a template.
Definition: TemplateIdentifier.idl:30
Definition: Ambiguous.idl:20
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
receives a description of a configuration layer as a sequence of events.
Definition: XLayerHandler.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:45