19 #ifndef __com_sun_star_configuration_backend_XSchemaHandler_idl__
20 #define __com_sun_star_configuration_backend_XSchemaHandler_idl__
29 module
com { module sun { module star { module configuration { module backend {
92 void importComponent( [in]
string aName )
119 void startComponent( [in]
string aName )
182 [in]
short aAttributes )
228 [in]
short aAttributes,
289 void startGroup( [in]
string aName,
290 [in]
short aAttributes )
333 void startSet( [in]
string aName,
334 [in]
short aAttributes,
394 void addProperty( [in]
string aName,
395 [in]
short aAttributes,
437 void addPropertyWithDefault( [in]
string aName,
438 [in]
short aAttributes,
439 [in] any aDefaultValue )
465 void addInstance( [in]
string aName,
holds the data needed to identify a template.
Definition: TemplateIdentifier.idl:32
receives a description of a configuration schema as a sequence of events.
Definition: XSchemaHandler.idl:36
– idl definition –
Definition: Ambiguous.idl:22
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47