Home
last modified time | relevance | path

Searched refs:pRegistryKey (Results 1 – 25 of 115) sorted by relevance

12345

/trunk/main/linguistic/source/ !
H A Dlngreg.cxx93 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
99 pRegistryKey ); in component_getFactory()
105 pRegistryKey ); in component_getFactory()
111 pRegistryKey ); in component_getFactory()
117 pRegistryKey ); in component_getFactory()
123 pRegistryKey ); in component_getFactory()
/trunk/main/sal/test/unloading/ !
H A Dsamplelib1.cxx138 sal_Bool SAL_CALL component_writeInfo(void * pServiceManager, void * pRegistryKey) throw() in component_writeInfo() argument
140 if (pRegistryKey) in component_writeInfo()
145 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
151 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
156 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
162 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
176 …ponent_getFactory(const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey) throw() in component_getFactory() argument
H A Dsamplelib2.cxx128 sal_Bool SAL_CALL component_writeInfo(void * pServiceManager, void * pRegistryKey) throw() in component_writeInfo() argument
130 if (pRegistryKey) in component_writeInfo()
135 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
141 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
146 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
161 …ponent_getFactory(const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey) throw() in component_getFactory() argument
/trunk/main/linguistic/workben/ !
H A Dsreg.cxx41 void * /*pServiceManager*/, XRegistryKey * pRegistryKey );
56 void * pServiceManager, XRegistryKey * pRegistryKey ) in component_writeInfo() argument
58 return SpellChecker_writeInfo( pServiceManager, pRegistryKey ); in component_writeInfo()
68 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
73 pRegistryKey ); in component_getFactory()
/trunk/main/ucbhelper/workben/myucp/ !
H A Dmyucp_services.cxx38 sal_Bool writeInfo( void * pRegistryKey, in writeInfo() argument
50 pRegistryKey )->createKey( aKeyName ); in writeInfo()
87 void * /*pServiceManager*/, void * pRegistryKey ) in component_writeInfo() argument
89 return pRegistryKey && in component_writeInfo()
96 writeInfo( pRegistryKey, in component_writeInfo()
/trunk/main/bridges/test/java_uno/equals/ !
H A Dtestequals.cxx192 bool writeInfo(void * pRegistryKey, sal_Char const * pImplementationName, in writeInfo() argument
201 xKey = static_cast< css::registry::XRegistryKey * >(pRegistryKey)-> in writeInfo()
223 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * pRegistryKey) in component_writeInfo() argument
225 return pRegistryKey in component_writeInfo()
226 && writeInfo(pRegistryKey, Service::getImplementationName_static(), in component_writeInfo()
/trunk/main/embeddedobj/test/MainThreadExecutor/ !
H A Dregister.cxx44 …ALL component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
68 sal_Bool SAL_CALL component_writeInfo( void * pServiceManager, void * pRegistryKey ) in component_writeInfo() argument
70 if (pRegistryKey) in component_writeInfo()
74 …ence< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegistryKey ) ); in component_writeInfo()
/trunk/main/embeddedobj/test/mtexecutor/ !
H A Dmteregister.cxx45 …ALL component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
80 sal_Bool SAL_CALL component_writeInfo( void * pServiceManager, void * pRegistryKey ) in component_writeInfo() argument
82 if (pRegistryKey) in component_writeInfo()
86 …ence< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegistryKey ) ); in component_writeInfo()
/trunk/main/desktop/test/deployment/active/ !
H A Dactive_native.cxx276 char const * pImplName, void * pServiceManager, void * pRegistryKey) in component_getFactory() argument
279 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
289 void * pServiceManager, void * pRegistryKey) in component_writeInfo() argument
291 if (!component_writeInfoHelper(pServiceManager, pRegistryKey, services)) { in component_writeInfo()
297 static_cast< css::registry::XRegistryKey * >(pRegistryKey))-> in component_writeInfo()
/trunk/main/desktop/test/deployment/boxt/ !
H A Dboxt.cxx167 char const * pImplName, void * pServiceManager, void * pRegistryKey) in component_getFactory() argument
170 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
180 void * pServiceManager, void * pRegistryKey) in component_writeInfo() argument
182 return component_writeInfoHelper(pServiceManager, pRegistryKey, services); in component_writeInfo()
/trunk/main/io/test/stm/ !
H A Dtestfactreg.cxx53 void * pServiceManager, void * pRegistryKey ) in component_writeInfo() argument
55 if (pRegistryKey) in component_writeInfo()
60 reinterpret_cast< XRegistryKey * >( pRegistryKey ) ); in component_writeInfo()
127 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
/trunk/main/svl/qa/complex/ConfigItems/helper/ !
H A DConfigItemTest.cxx231 void* pRegistryKey ) in component_getFactory() argument
233 … return ::cppu::component_getFactoryHelper(sImplName, pServiceManager, pRegistryKey, lRegEntries); in component_getFactory()
238 void* pRegistryKey ) in component_writeInfo() argument
240 return ::cppu::component_writeInfoHelper(pServiceManager, pRegistryKey, lRegEntries); in component_writeInfo()
/trunk/main/remotebridges/examples/ !
H A Dofficeclient.cxx283 void * pServiceManager, void * pRegistryKey ) in component_writeInfo() argument
285 if (pRegistryKey) in component_writeInfo()
290 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
309 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
/trunk/main/cppuhelper/test/ !
H A Dcfg_test.cxx232 void * pServiceManager, void * pRegistryKey ) in component_writeInfo() argument
235 pServiceManager, pRegistryKey, g_entries ); in component_writeInfo()
239 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
242 pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/trunk/main/ucb/source/ucp/odma/ !
H A Dodma_services.cxx47 void * /*pServiceManager*/, void * pRegistryKey ) in component_writeInfo() argument
49 return pRegistryKey && in component_writeInfo()
56 writeInfo( pRegistryKey, in component_writeInfo()
/trunk/main/sc/source/ui/vba/ !
H A Dservice.cxx85 registry::XRegistryKey * pRegistryKey ) in component_getFactory() argument
89 …pImplName, pServiceManager, pRegistryKey, range::serviceDecl, workbook::serviceDecl, worksheet::se… in component_getFactory()
91 …pRet = component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey, vbaeventshelper::serv… in component_getFactory()
/trunk/main/cppuhelper/source/ !
H A Dimplementationentry.cxx37 void *, void *pRegistryKey , const struct ImplementationEntry entries[] ) in component_writeInfoHelper() argument
42 if( pRegistryKey ) in component_writeInfoHelper()
51 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( buf.makeStringAndClear() ) ); in component_writeInfoHelper()
/trunk/main/embeddedobj/source/msole/ !
H A Doleregister.cxx82 sal_Bool SAL_CALL component_writeInfo( void * /*pServiceManager*/, void * pRegistryKey ) in component_writeInfo() argument
84 if (pRegistryKey) in component_writeInfo()
88 …ence< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegistryKey ) ); in component_writeInfo()
/trunk/main/xmlsecurity/source/xmlsec/ !
H A Dxsec_xmlsec.cxx104 …CALL component_getFactory( const sal_Char* pImplName , void* pServiceManager , void* pRegistryKey ) in component_getFactory() argument
137 pRet = nss_component_getFactory( pImplName, pServiceManager, pRegistryKey ) ; in component_getFactory()
142 pRet = mscrypt_component_getFactory( pImplName, pServiceManager, pRegistryKey ) ; in component_getFactory()
/trunk/main/svtools/source/uno/ !
H A Dmiscservices.cxx101 const sal_Char * pImplementationName, void * _pServiceManager, void * pRegistryKey) in DECLARE_CREATEINSTANCE_NAMESPACE()
151 … * >( _pServiceManager ),reinterpret_cast< registry::XRegistryKey* >( pRegistryKey ), serviceDecl … in DECLARE_CREATEINSTANCE_NAMESPACE()
153 …u::component_getFactoryHelper( pImplementationName, _pServiceManager, pRegistryKey, s_aServiceEntr… in DECLARE_CREATEINSTANCE_NAMESPACE()
/trunk/main/mysqlc/source/ !
H A Dmysqlc_services.cxx120 …LIC_EXPORT sal_Bool SAL_CALL component_writeInfo(void * /* pServiceManager */, void * pRegistryKey) in component_writeInfo() argument
122 if (pRegistryKey) { in component_writeInfo()
124 Reference< XRegistryKey > xKey(reinterpret_cast< XRegistryKey*>(pRegistryKey)); in component_writeInfo()
/trunk/main/chart2/source/model/main/ !
H A D_serviceregistration_model.cxx193 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
196 pImplName, pServiceManager, pRegistryKey, g_entries_chart2_model ); in component_getFactory()
200 pImplName, pServiceManager, pRegistryKey, in component_getFactory()
/trunk/main/testtools/source/performance/ !
H A Dubobject.cxx261 void * pServiceManager, void * pRegistryKey ) in component_writeInfo() argument
263 if (pRegistryKey) in component_writeInfo()
268 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
283 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
/trunk/main/stoc/test/excomp/ !
H A Dexcomp1.cxx159 void * /* pServiceManager */ , void * pRegistryKey ) in component_writeInfo() argument
161 if (pRegistryKey) in component_writeInfo()
167 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()
H A Dexcomp2.cxx230 void * /* pServiceManager */, void * pRegistryKey ) in component_writeInfo() argument
232 if (pRegistryKey) in component_writeInfo()
238 reinterpret_cast< XRegistryKey * >( pRegistryKey )->createKey( in component_writeInfo()

Completed in 293 milliseconds

12345