Home
last modified time | relevance | path

Searched defs:rootKey (Results 1 – 11 of 11) sorted by relevance

/trunk/main/registry/test/
H A Dtestmerge.cxx54 RegistryKey rootKey, key1, key2, key3, key4, key5, key6, key7, key8, key9; in test_generateMerge1() local
120 RegistryKey rootKey, key1, key2, key3, key4, key5, key6, key7, key8, key9; in test_generateMerge2() local
185 RegistryKey rootKey, key1, mkey1, key2, mkey2, key1u2, mkey1u2; in test_merge() local
H A Dtestregcpp.cxx45 RegistryKey rootKey, key1, key2, key3, key4 ,key5, key6, key7, key8; in test_coreReflection() local
384 RegistryKey rootKey, key1, key2, key3, key4 ,key5, key6, key7, key8, key9; in test_registry_CppApi() local
/trunk/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx267 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in computeChanges() local
421 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setLongValue() local
462 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setLongListValue() local
503 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setAsciiValue() local
544 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setAsciiListValue() local
585 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setStringValue() local
626 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setStringListValue() local
667 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setBinaryValue() local
748 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in createKey() local
989 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in createLink() local
/trunk/main/rdbmaker/source/codemaker/
H A Dtypemanager.cxx124 RegistryKey rootKey; in init() local
243 RegistryKey key, rootKey; in searchTypeKey() local
/trunk/main/stoc/test/
H A Dtestsmgr.cxx75 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
H A Dtestregistry.cxx118 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
138 RegistryKey rootKey; in setLinkInDefaultRegistry() local
/trunk/main/idlc/source/
H A Didlcproduce.cxx159 RegistryKey rootKey; in produceFile() local
/trunk/main/registry/tools/
H A Dregmerge.cxx129 RegistryKey rootKey; in main() local
/trunk/main/codemaker/source/codemaker/
H A Dtypemanager.cxx323 RegistryKey key, rootKey; in searchTypeKey() local
371 RegistryKey key, rootKey; in getTypeKeys() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/registry/
H A D_XSimpleRegistry.java177 XRegistryKey rootKey = oObj.getRootKey(); in _getRootKey() local
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx57 RegistryKey rootKey; variable