19 #ifndef __com_sun_star_registry_XSimpleRegistry_idl__
20 #define __com_sun_star_registry_XSimpleRegistry_idl__
29 module
com { module sun { module star { module registry {
63 void open( [in]
string rURL,
64 [in]
boolean bReadOnly,
65 [in]
boolean bCreate )
119 void mergeKey( [in]
string aKeyName,
allows access to a registry (a persistent data source).
Definition: XSimpleRegistry.idl:37
– idl definition –
Definition: Ambiguous.idl:22
makes structural information (except regarding tree structures) of a single registry key accessible...
Definition: XRegistryKey.idl:39
signals that the registry is invalid or an operation on the registry failed.
Definition: InvalidRegistryException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:47
is thrown if entries of two registries are contradictory in the context of XSimpleRegistry::mergeKey(...
Definition: MergeConflictException.idl:31