Home
last modified time | relevance | path

Searched refs:registries (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/udkapi/com/sun/star/registry/
H A DNestedRegistry.idl41 /** supports a shared view on two different registries. The registry
72 <dd> returns a virtual rootkey of both registries.
104 <dd> returns a sequence of all subkeys in both registries.
110 registries.
121 How to initialize the registries:<br>
129 the two open registries.
131 any parameter must be the sequence with the two open registries.
H A DDefaultRegistry.idl65 <dd> returns a virtual rootkey of both registries.
95 <dd> returns a sequence of all subkeys in both registries.
99 <dd> returns a sequence with the names of all subkeys in both registries.
110 <dt>How to find the registries:
H A DMergeConflictException.idl38 /** is thrown if entries of two registries are contradictory in the context of
/aoo4110/main/unodevtools/source/unodevtools/
H A Dtypemanager.cxx92 const ::std::vector< ::rtl::OUString > registries) in init()
114 if ( !registries.empty() ) { in init()
124 Sequence<Any> seqArgs(registries.size()); in init()
126 std::vector< OUString >::const_iterator iter = registries.begin(); in init()
128 while ( iter != registries.end() ) in init()
/aoo4110/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx262 vector< OUString > const & registries, in open_registries()
265 if (registries.empty()) in open_registries()
273 for ( size_t nPos = registries.size(); nPos--; ) in open_registries()
279 xReg->open( registries[ nPos ], sal_True, sal_False ); in open_registries()
283 OUSTR("invalid registry: ") + registries[ nPos ], in open_registries()
/aoo4110/main/unodevtools/source/skeletonmaker/
H A Dskeletonmaker.cxx149 std::vector< OUString > registries; variable
250 registries.push_back(sOption);
292 if ( !manager.init(registries) ) {
/aoo4110/main/unodevtools/inc/unodevtools/
H A Dtypemanager.hxx78 sal_Bool init(const ::std::vector< ::rtl::OUString > registries);
/aoo4110/main/offapi/com/sun/star/ucb/
H A DStore.idl40 /** A factory for propertyset registries. This factory must create
H A DXPropertySetRegistryFactory.idl39 /** A factory for propertyset registries.
/aoo4110/main/ure/source/
H A DREADME189 - regcomp, regmerge, and regview are tools that work with binary registries that
213 - types.rdb and services.rdb are preconfigured UNO type and service registries.
/aoo4110/main/offapi/type_reference/
H A Dtypelibrary_history.txt23 Reference registries for the OOo 2.0 branch copied from the OOo 1.1 branch:

Completed in 38 milliseconds