Home
last modified time | relevance | path

Searched refs:createKey (Results 1 – 25 of 77) sorted by relevance

1234

/aoo41x/main/registry/test/
H A Dtestmerge.cxx59 …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 Dtestregcpp.cxx50 …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 Dso_activex.cpp184 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 Dtestfactreg.cxx66 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 Dtestfactreg.cxx50 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 Dtestregistry.cxx84 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 Dsamplelib1.cxx145 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 Dsamplelib2.cxx135 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 Ddefaultregistry.cxx428 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 Doleregister.cxx91 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 Dmteregister.cxx92 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 Dcli_environment.cxx45 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 Dactive_python.py106 key = regKey.createKey("/" + i.implementationName + "/UNO")
108 key.createKey("/SERVICES/" + j);
109 regKey.createKey( \
/aoo41x/main/pyuno/source/module/
H A Dunohelper.py143 key = regKey.createKey( keyName )
145 key.createKey( serviceName )
176 key = regKey.createKey( keyName )
178 key.createKey( serviceName )
/aoo41x/main/stoc/source/implementationregistration/
H A Dimplreg.cxx505 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 DFactoryHelper.java511 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 Ddbloader.cxx173 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 Dtestsax.cxx806 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 Dtestsax.cxx859 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 Dregister.cxx78 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 Dmyucp_services.cxx50 pRegistryKey )->createKey( aKeyName ); in writeInfo()
65 xKey->createKey( rServiceNames[ n ] ); in writeInfo()
/aoo41x/main/idlc/source/
H A Dastdump.cxx54 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 Dregistry.cxx284 _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 Dimplementationentry.cxx51 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 DSServices.cxx63 Reference< ::com::sun::star::registry::XRegistryKey > xNewKey( xKey->createKey(aMainKeyName) ); in REGISTER_PROVIDER()
67 xNewKey->createKey(Services[i]); in REGISTER_PROVIDER()

Completed in 111 milliseconds

1234