22 module
com { module sun { module star { module registry {
56 void open( [in]
string rURL,
57 [in]
boolean bReadOnly,
58 [in]
boolean bCreate )
103 void mergeKey( [in]
string aKeyName,
allows access to a registry (a persistent data source).
Definition: XSimpleRegistry.idl:30
Definition: Ambiguous.idl:20
makes structural information (except regarding tree structures) of a single registry key accessible...
Definition: XRegistryKey.idl:31
signals that the registry is invalid or an operation on the registry failed.
Definition: InvalidRegistryException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:45
is thrown if entries of two registries are contradictory in the context of XSimpleRegistry::mergeKey(...
Definition: MergeConflictException.idl:29