Home
last modified time | relevance | path

Searched refs:getRootKey (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx127 virtual Reference< XRegistryKey > SAL_CALL getRootKey( );
267 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in computeChanges()
301 Reference<XRegistryKey> localRoot(m_pRegistry->m_localReg->getRootKey()); in computeName()
302 Reference<XRegistryKey> defaultRoot(m_pRegistry->m_defaultReg->getRootKey()); in computeName()
421 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setLongValue()
462 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setLongListValue()
503 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setAsciiValue()
544 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setAsciiListValue()
585 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setStringValue()
626 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setStringListValue()
[all …]
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx219 xReg->getRootKey()->deleteLink(aLinkName); in deleteAllLinkReferences()
227 xLinkParent = xReg->getRootKey()->openKey(aLinkParent); in deleteAllLinkReferences()
233 xReg->getRootKey()->deleteKey(aLinkParent); in deleteAllLinkReferences()
289 xDest->getRootKey()->createLink(linkName, linkRefName); in prepareLink()
497 xRootKey = xDest->getRootKey(); in prepareUserLink()
505 createUniqueSubEntry(xDest->getRootKey()->createKey( in prepareUserLink()
694 deleteUserLink(xDest->getRootKey(), linkName, linkTarget, implName); in prepareUserKeys()
716 Reference < XRegistryKey > xRootKey = xDest->getRootKey(); in prepareUserKeys()
810 xReg->getRootKey()->deleteKey(path); in deleteAllImplementations()
819 xReg->getRootKey()->deleteKey(path); in deleteAllImplementations()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/registry/
H A D_XSimpleRegistry.java177 XRegistryKey rootKey = oObj.getRootKey(); in _getRootKey()
223 RegistryTools.printRegistryInfo(oObj.getRootKey(), log); in _mergeKey()
225 RegistryTools.printRegistryInfo(oObj.getRootKey(), log); in _mergeKey()
254 XRegistryKey key = oObj.getRootKey().openKey("MergeKey"); in _mergeKey()
255 XRegistryKey mergeKey = reg.getRootKey(); in _mergeKey()
H A D_XImplementationRegistration.java86 RegistryTools.printRegistryInfo(reg.getRootKey(), log) ; in _registerImplementation()
88 String[] subKeys = reg.getRootKey().getKeyNames() ; in _registerImplementation()
178 String[] subKeys = reg.getRootKey().getKeyNames() ; in _revokeImplementation()
/trunk/main/stoc/test/
H A Dtestregistry.cxx78 Reference< registry::XRegistryKey > xDestRoot( xDest->getRootKey() ); in mergeKeys()
92 Reference< registry::XRegistryKey > xSourceKey( xSimReg->getRootKey() ); in mergeKeys()
218 Reference<XRegistryKey> xRootKey(xReg->getRootKey()); in test_SimpleRegistry()
323 xRootKey = xReg->getRootKey(); in test_SimpleRegistry()
349 xRootKey = xReg->getRootKey(); in test_SimpleRegistry()
483 Reference<XRegistryKey> xRootKey(xReg->getRootKey()); in test_DefaultRegistry()
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx246 Reference< XRegistryKey > rRootKey = xReg->getRootKey(); in retrieveAsciiValueList()
1629 Reference<XRegistryKey > getRootKey();
1684 Reference<XRegistryKey > ORegistryServiceManager::getRootKey() in getRootKey() function in stoc_smgr::ORegistryServiceManager
1702 m_xRootKey = m_xRegistry->getRootKey(); in getRootKey()
1716 Reference<XRegistryKey > xRootKey = getRootKey(); in loadWithImplementationName()
1782 Reference<XRegistryKey > xRootKey = getRootKey(); in fillAllNamesFromRegistry()
/trunk/main/registry/source/
H A Dregimpl.cxx764 ORegKey * pRootKey = getRootKey(); in closeKey()
919 ORegKey* pRootKey = pReg->getRootKey(); in loadKey()
967 ORegKey* pRootKey = pReg->getRootKey(); in saveKey()
1410 ORegKey* ORegistry::getRootKey() in getRootKey() function in ORegistry
H A Dregimpl.hxx119 ORegKey* getRootKey();
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1437 xLoader->writeRegistryInfo( xMemReg->getRootKey(), OUString(), url ); in getComponentInfo()
1439 xContext, xMemReg->getRootKey(), data, factories, &xLoader, &url); in getComponentInfo()
1462 xRDB->getRootKey() ); in isRegistered_()
1804 registry->getRootKey(), in processPackage_()
/trunk/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx93 getRootKey();
1119 css::uno::Reference< css::registry::XRegistryKey > SimpleRegistry::getRootKey() in getRootKey() function in __anon453a5bf40111::SimpleRegistry
1123 return textual_->getRootKey(); in getRootKey()
H A Dtextualservices.hxx54 getRootKey();
/trunk/main/configmgr/source/
H A Dconfigurationregistry.cxx111 getRootKey();
315 css::uno::Reference< css::registry::XRegistryKey > Service::getRootKey() in getRootKey() function in configmgr::configuration_registry::__anon216b6ff30111::Service
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/simplereg.uno/
H A Dcom.sun.star.comp.stoc.SimpleRegistry.csv6 "SimpleRegistry";"com::sun::star::registry::XSimpleRegistry";"getRootKey()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/simreg/
H A Dcom.sun.star.comp.stoc.SimpleRegistry.csv6 "SimpleRegistry";"com::sun::star::registry::XSimpleRegistry";"getRootKey()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/nestedreg.uno/
H A Dcom.sun.star.comp.stoc.NestedRegistry.csv6 "NestedRegistry";"com::sun::star::registry::XSimpleRegistry";"getRootKey()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/defreg/
H A Dcom.sun.star.comp.stoc.NestedRegistry.csv6 "NestedRegistry";"com::sun::star::registry::XSimpleRegistry";"getRootKey()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.OConfigurationRegistry.csv6 "OConfigurationRegistry";"com::sun::star::registry::XSimpleRegistry";"getRootKey()"
/trunk/main/cpputools/source/regsingleton/
H A Dregsingleton.cxx90 Reference< registry::XRegistryKey > xRoot( xSimReg->getRootKey() ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/loader/
H A D_XImplementationLoader.java98 key = xReg.getRootKey() ; in _writeRegistryInfo()
/trunk/main/stoc/source/javavm/
H A Djavavm.cxx305 …:uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = xConfRegistry_simple->getRootKey(); in getINetPropsFromConfig()
418 …:uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = xConfRegistry_simple->getRootKey(); in getDefaultLocaleFromConfig()
478 xConfRegistry_simple->getRootKey(); in getJavaPropsFromSafetySettings()
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DSharedLibraryLoader_Test.java161 com.sun.star.registry.XRegistryKey regKey = simpleRegistry.getRootKey(); in test_registerSharedLibraryLoader()
/trunk/main/udkapi/com/sun/star/registry/
H A DXSimpleRegistry.idl117 com::sun::star::registry::XRegistryKey getRootKey()
H A DNestedRegistry.idl70 <dt> <b>getRootKey</b>
/trunk/main/pyuno/source/module/
H A Dunohelper.py215 rootKey = reg.getRootKey()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DRegistryTools.java240 printRegistryInfo(reg.getRootKey(), out) ; in printRegistryInfo()

12