/aoo41x/main/registry/test/ |
H A D | testmerge.cxx | 59 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("MergeKey1"), key1), "testGenerateMerge1 e… in test_generateMerge1() 60 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey1/MK1SubKey1"), key2), "testGene… in test_generateMerge1() 63 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey1/MK1SubKey2"), key4), "testGene… in test_generateMerge1() 66 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey1/MK1SubKey3"), key6), "testGene… in test_generateMerge1() 69 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey1/MK1SubKey4"), key8), "testGene… in test_generateMerge1() 84 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("MergeKey1u2"), key1), "testGenerateMerge1… in test_generateMerge1() 125 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("MergeKey2"), key1), "testGenerateMerge2 e… in test_generateMerge2() 126 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey2/MK2SubKey1"), key2), "testGene… in test_generateMerge2() 129 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey2/MK2SubKey2"), key4), "testGene… in test_generateMerge2() 132 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey2/MK2SubKey3"), key6), "testGene… in test_generateMerge2() [all …]
|
H A D | testregcpp.cxx | 50 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("UCR"), key1), "testCoreReflection error 3… in test_coreReflection() 51 …REG_ENSURE(!key1.createKey(OUString::createFromAscii("ModuleA"), key2), "testCoreReflection error … in test_coreReflection() 52 …REG_ENSURE(!key2.createKey(OUString::createFromAscii("StructA"), key3), "testCoreReflection error … in test_coreReflection() 53 …REG_ENSURE(!key2.createKey(OUString::createFromAscii("EnumA"), key4), "testCoreReflection error 6"… in test_coreReflection() 54 …REG_ENSURE(!key2.createKey(OUString::createFromAscii("XInterfaceA"), key5), "testCoreReflection er… in test_coreReflection() 55 …REG_ENSURE(!key2.createKey(OUString::createFromAscii("ExceptionA"), key6), "testCoreReflection err… in test_coreReflection() 56 …REG_ENSURE(!key2.createKey(OUString::createFromAscii("ServiceA"), key7), "testCoreReflection error… in test_coreReflection() 57 …REG_ENSURE(!key2.createKey(OUString::createFromAscii("ConstantsA"), key8), "testCoreReflection err… in test_coreReflection() 391 … REG_ENSURE(!key1.createKey(OUString::createFromAscii("X"), key3), "test_registry_CppApi error 5"); in test_registry_CppApi() 395 …REG_ENSURE(!key5.createKey(OUString::createFromAscii("1"), key4), "test_registry_CppApi error 6b"); in test_registry_CppApi() [all …]
|
/aoo41x/main/extensions/source/activex/main/ |
H A D | so_activex.cpp | 184 BOOL createKey( HKEY hkey, in createKey() function 248 && createKey( hkey, "Control", nKeyAccess ) in DllRegisterServerNative_Impl() 249 && createKey( hkey, "EnableFullPage", nKeyAccess ) in DllRegisterServerNative_Impl() 251 && createKey( hkey, "MiscStatus", nKeyAccess, "0" ) in DllRegisterServerNative_Impl() 252 && createKey( hkey, "MiscStatus\\1", nKeyAccess, "131473" ) in DllRegisterServerNative_Impl() 254 && createKey( hkey, "Programmable", nKeyAccess ) in DllRegisterServerNative_Impl() 256 && createKey( hkey, "TypeLib", nKeyAccess, aTypeLib ) in DllRegisterServerNative_Impl() 257 && createKey( hkey, "Version", nKeyAccess, "1.0" ) in DllRegisterServerNative_Impl() 263 && createKey( hkey1, "CLSID", nKeyAccess, aClassID ) in DllRegisterServerNative_Impl() 268 && createKey( hkey1, "CLSID", nKeyAccess, aClassID ) in DllRegisterServerNative_Impl() [all …]
|
/aoo41x/main/io/test/stm/ |
H A D | testfactreg.cxx | 66 xNewKey->createKey( OPipeTest_getServiceName() ); in component_writeInfo() 71 xNewKey = xKey->createKey( str ); in component_writeInfo() 72 xNewKey->createKey( OPumpTest_getServiceName() ); in component_writeInfo() 77 xNewKey = xKey->createKey( str ); in component_writeInfo() 78 xNewKey->createKey( ODataStreamTest_getServiceName(1) ); in component_writeInfo() 83 xNewKey = xKey->createKey( str ); in component_writeInfo() 89 xNewKey = xKey->createKey( str ); in component_writeInfo() 95 xNewKey = xKey->createKey( str ); in component_writeInfo() 101 xNewKey = xKey->createKey( str ); in component_writeInfo() 107 xNewKey = xKey->createKey( str ); in component_writeInfo() [all …]
|
/aoo41x/main/extensions/test/stm/ |
H A D | testfactreg.cxx | 50 XRegistryKeyRef xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 51 xNewKey->createKey( OPipeTest_getServiceName() ); in exService_writeRegEntry() 54 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 55 xNewKey->createKey( ODataStreamTest_getServiceName(1) ); in exService_writeRegEntry() 58 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 59 xNewKey->createKey( ODataStreamTest_getServiceName(2) ); in exService_writeRegEntry() 62 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 66 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 70 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 74 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() [all …]
|
/aoo41x/main/stoc/test/ |
H A D | testregistry.cxx | 84 xDestKey = xDestRoot->createKey( rBaseNode ); in mergeKeys() 228 xSubKey = xKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("SecondSubKey") )); in test_SimpleRegistry() 231 xSubKey = xKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("ThirdSubKey") )); in test_SimpleRegistry() 234 xSubKey = xKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("FourthSubKey") )); in test_SimpleRegistry() 275 xRootKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("SecondFirstKey" ))); in test_SimpleRegistry() 277 xKey = xRootKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("SecondKey") )); in test_SimpleRegistry() 290 xKey = xRootKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("ThirdKey") )); in test_SimpleRegistry() 306 xKey = xRootKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("FourthKey") )); in test_SimpleRegistry() 367 xKey = xRootKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("FifthKey") )); in test_SimpleRegistry() 392 xKey = xRootKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("SixthKey") )); in test_SimpleRegistry() [all …]
|
/aoo41x/main/sal/test/unloading/ |
H A D | samplelib1.cxx | 145 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo() 148 xNewKey->createKey( OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1))); in component_writeInfo() 151 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo() 154 xNewKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME2))); in component_writeInfo() 156 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo() 159 xNewKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME3))); in component_writeInfo() 162 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo() 165 xNewKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME4))); in component_writeInfo()
|
H A D | samplelib2.cxx | 135 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo() 138 xNewKey->createKey( OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1))); in component_writeInfo() 141 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo() 144 xNewKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME2))); in component_writeInfo() 146 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo() 149 xNewKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME3))); in component_writeInfo()
|
/aoo41x/main/stoc/source/defaultregistry/ |
H A D | defaultregistry.cxx | 428 m_localKey = rootKey->createKey(m_name); in setLongValue() 471 m_localKey = rootKey->createKey(m_name); in setLongListValue() 514 m_localKey = rootKey->createKey(m_name); in setAsciiValue() 557 m_localKey = rootKey->createKey(m_name); in setAsciiListValue() 600 m_localKey = rootKey->createKey(m_name); in setStringValue() 643 m_localKey = rootKey->createKey(m_name); in setStringListValue() 686 m_localKey = rootKey->createKey(m_name); in setBinaryValue() 750 localKey = m_pRegistry->m_localReg->getRootKey()->createKey(resolvedName); in createKey() 769 m_localKey = rootKey->createKey(m_name); in createKey() 771 localKey = m_pRegistry->m_localReg->getRootKey()->createKey(resolvedName); in createKey() [all …]
|
/aoo41x/main/embeddedobj/source/msole/ |
H A D | oleregister.cxx | 91 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo() 96 xNewKey->createKey( rServices.getConstArray()[ind] ); in component_writeInfo() 100 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo() 105 xNewKey->createKey( rServices.getConstArray()[ind] ); in component_writeInfo()
|
/aoo41x/main/embeddedobj/test/mtexecutor/ |
H A D | mteregister.cxx | 92 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo() 98 xNewKey->createKey( rServices.getConstArray()[ind] ); in component_writeInfo() 100 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo() 106 xNewKey->createKey( rServices.getConstArray()[ind] ); in component_writeInfo()
|
/aoo41x/main/cli_ure/source/uno_bridge/ |
H A D | cli_environment.cxx | 45 inline System::String* Cli_environment::createKey(System::String* oid, System::Type* t) in createKey() function in cli_uno::Cli_environment 85 System::String* key = createKey(oid, type); in registerInterface() 94 System::String* key = type != NULL ? createKey(oid, type) : oid; in revokeInterface() 127 oid = createKey(oid, type); in getRegisteredInterface()
|
/aoo41x/main/desktop/test/deployment/active/ |
H A D | active_python.py | 106 key = regKey.createKey("/" + i.implementationName + "/UNO") 108 key.createKey("/SERVICES/" + j); 109 regKey.createKey( \
|
/aoo41x/main/pyuno/source/module/ |
H A D | unohelper.py | 143 key = regKey.createKey( keyName ) 145 key.createKey( serviceName ) 176 key = regKey.createKey( keyName ) 178 key.createKey( serviceName )
|
/aoo41x/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 505 createUniqueSubEntry(xDest->getRootKey()->createKey( in prepareUserLink() 719 createUniqueSubEntry(xRootKey->createKey(keyName), implName); in prepareUserKeys() 1076 xKey2 = xDest->getRootKey()->createKey( keyname ); in insert_singletons() 1085 xRegisteredImplNames = xKey2->createKey( OUSTR("REGISTERED_BY") ); in insert_singletons() 1167 xDest->getRootKey()->createKey( in prepareRegistry() 1195 xKey = xImplKey->createKey( pool.slash_UNO_slash_LOCATION ); in prepareRegistry() 1203 xKey = xImplKey->createKey( pool.slash_UNO_slash_ACTIVATOR ); in prepareRegistry() 1733 xImpl = xReg->getRootKey()->createKey( spool().slash_IMPLEMENTATIONS ); in getImplementations() 1857 xSourceKey = xReg->getRootKey()->createKey( spool().slash_IMPLEMENTATIONS ); in doRegister()
|
/aoo41x/main/jurt/com/sun/star/comp/loader/ |
H A D | FactoryHelper.java | 511 XRegistryKey newKey = regKey.createKey("/" + implName + "/UNO/SERVICES"); in writeRegistryServiceInfo() 513 newKey.createKey(serviceName); in writeRegistryServiceInfo() 537 XRegistryKey xNewKey = xKey.createKey( "/" + impl_name + "/UNO/SERVICES" ); in writeRegistryServiceInfo() 540 xNewKey.createKey( supported_services[ nPos ] ); in writeRegistryServiceInfo()
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | dbloader.cxx | 173 Reference< XRegistryKey> xNewKey = xKey->createKey( aImpltwo ); in writeDBLoaderInfo() 176 Reference< XRegistryKey > xLoaderKey = xKey->createKey( aImpltwo ); in writeDBLoaderInfo() 177 xNewKey = xLoaderKey->createKey( ::rtl::OUString::createFromAscii("Pattern") ); in writeDBLoaderInfo()
|
/aoo41x/main/sax/test/sax/ |
H A D | testsax.cxx | 806 Reference< XRegistryKey > xNewKey = xKey->createKey( str ); in component_writeInfo() 807 xNewKey->createKey( OSaxParserTest_getServiceName() ); in component_writeInfo() 814 xNewKey = xKey->createKey( str ); in component_writeInfo() 815 xNewKey->createKey( OSaxWriterTest_getServiceName() ); in component_writeInfo()
|
/aoo41x/main/extensions/test/sax/ |
H A D | testsax.cxx | 859 XRegistryKeyRef xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 860 xNewKey->createKey( OSaxParserTest_getServiceName() ); in exService_writeRegEntry() 863 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 864 xNewKey->createKey( OSaxWriterTest_getServiceName() ); in exService_writeRegEntry()
|
/aoo41x/main/embeddedobj/test/MainThreadExecutor/ |
H A D | register.cxx | 78 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo() 84 xNewKey->createKey( rServices.getConstArray()[ind] ); in component_writeInfo()
|
/aoo41x/main/ucbhelper/workben/myucp/ |
H A D | myucp_services.cxx | 50 pRegistryKey )->createKey( aKeyName ); in writeInfo() 65 xKey->createKey( rServiceNames[ n ] ); in writeInfo()
|
/aoo41x/main/idlc/source/ |
H A D | astdump.cxx | 54 if (rKey.createKey( OStringToOUString(getFullName(), RTL_TEXTENCODING_UTF8 ), localKey)) in dump() 144 if (rKey.createKey( OStringToOUString(getFullName(), RTL_TEXTENCODING_UTF8 ), localKey)) in dump() 229 if (rKey.createKey( in dump()
|
/aoo41x/main/registry/source/ |
H A D | registry.cxx | 284 _ret = pKey->createKey(keyName, (RegKeyHandle*)&pNewKey); in loadKey() 368 RegError _ret = pKey->createKey(keyName, (RegKeyHandle*)&pNewKey); in mergeKey() 433 &createKey, in initRegistry_Api()
|
/aoo41x/main/cppuhelper/source/ |
H A D | implementationentry.cxx | 51 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( buf.makeStringAndClear() ) ); in component_writeInfoHelper() 56 xNewKey->createKey( pArray[nPos] ); in component_writeInfoHelper()
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SServices.cxx | 63 Reference< ::com::sun::star::registry::XRegistryKey > xNewKey( xKey->createKey(aMainKeyName) ); in REGISTER_PROVIDER() 67 xNewKey->createKey(Services[i]); in REGISTER_PROVIDER()
|