Home
last modified time | relevance | path

Searched refs:registryKey (Results 1 – 21 of 21) sorted by relevance

/aoo41x/main/ure/source/uretest/
H A Dcppserver.cc104 void * serviceManager, void * registryKey) in component_writeInfo() argument
107 serviceManager, registryKey, entries); in component_writeInfo()
111 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
114 implName, serviceManager, registryKey, entries); in component_getFactory()
H A Dcpptest.cc104 void * serviceManager, void * registryKey) in component_writeInfo() argument
107 serviceManager, registryKey, entries); in component_writeInfo()
111 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
114 implName, serviceManager, registryKey, entries); in component_getFactory()
H A Dcppmain.cc271 void * serviceManager, void * registryKey) in component_writeInfo() argument
274 serviceManager, registryKey, entries); in component_writeInfo()
278 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
281 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx339 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo() argument
346 key = static_cast< css::registry::XRegistryKey * >(registryKey)-> in writeInfo()
366 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
367 return registryKey in component_writeInfo()
368 && writeInfo(registryKey, Service::getImplementationName(), in component_writeInfo()
/aoo41x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx756 std::_tstring registryKey; in SetFeatureState() local
762 registryKey = TEXT("Software\\Classes\\Installer\\Features\\") + productCode; in SetFeatureState()
763 mystr = registryKey; in SetFeatureState()
769 registryKey = TEXT("Software\\Microsoft\\Installer\\Features\\") + productCode; in SetFeatureState()
770 mystr = registryKey; in SetFeatureState()
777 if (RegOpenKey(registryRoot, registryKey.c_str(), &hKey) == ERROR_SUCCESS) in SetFeatureState()
/aoo41x/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx539 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo() argument
546 key = static_cast< css::registry::XRegistryKey * >(registryKey)-> in writeInfo()
566 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
567 return registryKey in component_writeInfo()
568 && writeInfo(registryKey, Service::getImplementationName_static(), in component_writeInfo()
/aoo41x/main/formula/source/core/api/
H A Dservices.cxx53 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
56 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/unoxml/source/rdf/
H A Dlibrdf_services.cxx66 const char * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
69 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/cui/source/uno/services/
H A Dservices.cxx48 … * SAL_CALL component_getFactory( char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
50 return cppu::component_getFactoryHelper(implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/reportdesign/source/ui/misc/
H A Drptuiservices.cxx68 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
71 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/reportdesign/source/core/api/
H A Dservices.cxx77 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
80 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/reportdesign/source/filter/xml/
H A Dxmlservices.cxx80 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
83 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolserver.cxx132 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
135 implName, serviceManager, registryKey, entries); in component_getFactory()
H A Dtestnativethreadpoolclient.cxx170 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
173 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx908 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo() argument
915 key = static_cast< css::registry::XRegistryKey * >(registryKey)-> in writeInfo()
935 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
936 return registryKey in component_writeInfo()
937 && writeInfo(registryKey, Service::getImplementationName(), in component_writeInfo()
/aoo41x/main/toolkit/source/awt/
H A Dasynccallback.cxx185 const char * implName, void * serviceManager, void * registryKey) in comp_AsyncCallback_component_getFactory() argument
188 implName, serviceManager, registryKey, entries); in comp_AsyncCallback_component_getFactory()
/aoo41x/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx415 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
418 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/toolkit/source/helper/
H A Dregisterservices.cxx218 …cCallback_component_getFactory( const char * implName, void * serviceManager, void * registryKey );
220 …mp_Layout_component_getFactory( const char * implName, void * serviceManager, void * registryKey );
/aoo41x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx899 …al_Char* implName, ::com::sun::star::lang::XMultiServiceFactory* serviceManager, void* registryKey) in component_getFactory() argument
901 return cppu::component_getFactoryHelper(implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/testtools/source/bridgetest/
H A Dconstructors.cxx496 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
499 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo41x/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx2396 const char * implName, void * serviceManager, void * registryKey)
2399 implName, serviceManager, registryKey, entries);

Completed in 118 milliseconds