Home
last modified time | relevance | path

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

/trunk/main/ure/source/uretest/
H A Dcpptest.cc102 void * serviceManager, void * registryKey) in component_writeInfo() argument
105 serviceManager, registryKey, entries); in component_writeInfo()
109 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
112 implName, serviceManager, registryKey, entries); in component_getFactory()
H A Dcppserver.cc102 void * serviceManager, void * registryKey) in component_writeInfo() argument
105 serviceManager, registryKey, entries); in component_writeInfo()
109 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
112 implName, serviceManager, registryKey, entries); in component_getFactory()
H A Dcppmain.cc268 void * serviceManager, void * registryKey) in component_writeInfo() argument
271 serviceManager, registryKey, entries); in component_writeInfo()
275 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
278 implName, serviceManager, registryKey, entries); in component_getFactory()
/trunk/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx335 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo() argument
342 key = static_cast< css::registry::XRegistryKey * >(registryKey)-> in writeInfo()
362 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
363 return registryKey in component_writeInfo()
364 && writeInfo(registryKey, Service::getImplementationName(), in component_writeInfo()
/trunk/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()
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx514 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo() argument
521 key = static_cast< css::registry::XRegistryKey * >(registryKey)-> in writeInfo()
541 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
542 return registryKey in component_writeInfo()
543 && writeInfo(registryKey, Service::getImplementationName_static(), in component_writeInfo()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx904 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo() argument
911 key = static_cast< css::registry::XRegistryKey * >(registryKey)-> in writeInfo()
931 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
932 return registryKey in component_writeInfo()
933 && writeInfo(registryKey, Service::getImplementationName(), in component_writeInfo()
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolserver.cxx131 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
134 implName, serviceManager, registryKey, entries); in component_getFactory()
H A Dtestnativethreadpoolclient.cxx167 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
170 implName, serviceManager, registryKey, entries); in component_getFactory()
/trunk/main/toolkit/source/awt/
H A Dasynccallback.cxx184 const char * implName, void * serviceManager, void * registryKey) in comp_AsyncCallback_component_getFactory() argument
187 implName, serviceManager, registryKey, entries); in comp_AsyncCallback_component_getFactory()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx380 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
383 implName, serviceManager, registryKey, entries); in component_getFactory()
/trunk/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 );
/trunk/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()
/trunk/main/testtools/source/bridgetest/
H A Dconstructors.cxx483 char const * implName, void * serviceManager, void * registryKey) in component_getFactory() argument
486 implName, serviceManager, registryKey, entries); in component_getFactory()
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx2293 const char * implName, void * serviceManager, void * registryKey)
2296 implName, serviceManager, registryKey, entries);