21 module
com { module sun { module star { module configuration { module backend {
84 void importComponent( [in]
string aName )
111 void startComponent( [in]
string aName )
174 [in]
short aAttributes )
220 [in]
short aAttributes,
281 void startGroup( [in]
string aName,
282 [in]
short aAttributes )
325 void startSet( [in]
string aName,
326 [in]
short aAttributes,
386 void addProperty( [in]
string aName,
387 [in]
short aAttributes,
429 void addPropertyWithDefault( [in]
string aName,
430 [in]
short aAttributes,
431 [in] any aDefaultValue )
457 void addInstance( [in]
string aName,
holds the data needed to identify a template.
Definition: TemplateIdentifier.idl:30
receives a description of a configuration schema as a sequence of events.
Definition: XSchemaHandler.idl:28
Definition: Ambiguous.idl:20
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:45