Home
last modified time | relevance | path

Searched refs:pServiceManager (Results 151 – 175 of 220) sorted by relevance

123456789

/trunk/main/stoc/test/excomp/
H A Dexcomp1.cxx187 const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ ) in component_getFactory() argument
194 reinterpret_cast< XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
H A Dexcomp2.cxx258 const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ ) in component_getFactory() argument
265 reinterpret_cast< XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
/trunk/main/sd/source/ui/unoidl/
H A Dfacreg.cxx294 void * pServiceManager, in component_getFactory() argument
299 if( pServiceManager ) in component_getFactory()
301 …XMultiServiceFactory > xMSF( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager ) ); in component_getFactory()
/trunk/main/stoc/source/namingservice/
H A Dnamingservice.cxx238 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
240 return component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/trunk/main/xmlhelp/source/treeview/
H A Dtvfactory.cxx265 const sal_Char * pImplName,void * pServiceManager,void * pRegistryKey ) in component_getFactory() argument
272 reinterpret_cast< XMultiServiceFactory * >( pServiceManager ) ); in component_getFactory()
/trunk/main/remotebridges/source/unourl_resolver/
H A Dunourl_resolver.cxx239 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
241 return component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx665 const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ ) in component_getFactory() argument
669 if (pServiceManager && rtl_str_compare( pImplName, IMPLEMENTATION_NAME ) == 0) in component_getFactory()
672 reinterpret_cast< XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfbackend.cxx220 char const * pImplName, void * pServiceManager, void * pRegistryKey) in component_getFactory() argument
223 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/trunk/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx274 lang::XMultiServiceFactory * pServiceManager, in component_getFactory() argument
278 pImplName, pServiceManager, pRegistryKey, s_entries ); in component_getFactory()
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx397 const sal_Char* pImplementationName, void* pServiceManager, void* pRegistryKey ) \
400 …odule_class::getInstance().getComponentFactory( pImplementationName, pServiceManager, pRegistryKey…
H A Dservicedecl.hxx392 … ::com::sun::star::lang::XMultiServiceFactory* pServiceManager, \
395 return component_getFactoryHelper( pImplName, pServiceManager, \
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dfactory.hxx100 void * pServiceManager, void * pRegistryKey );
118 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey );
/trunk/main/shell/source/backends/kde4be/
H A Dkde4backend.cxx237 char const * pImplName, void * pServiceManager, void * pRegistryKey) in component_getFactory() argument
240 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/trunk/main/shell/source/backends/kdebe/
H A Dkdebackend.cxx237 char const * pImplName, void * pServiceManager, void * pRegistryKey) in component_getFactory() argument
240 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/trunk/main/stoc/test/
H A Dtestsmgr_cpnt.cxx444 const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ ) in component_getFactory() argument
451 reinterpret_cast< XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
/trunk/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx334 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
336 return component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/trunk/main/bridges/test/java_uno/equals/
H A Dtestequals.cxx168 void * pServiceManager, void *) in component_getFactory() argument
171 if (pServiceManager) in component_getFactory()
/trunk/main/pyuno/source/loader/
H A Dpyuno_loader.cxx238 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
240 return cppu::component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/trunk/main/io/source/acceptor/
H A Dacceptor.cxx366 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
368 return component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/trunk/main/io/source/connector/
H A Dconnector.cxx278 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
280 return component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/trunk/main/binaryurp/source/
H A Dbridgefactory.cxx217 char const * pImplName, void * pServiceManager, void * pRegistryKey) in component_getFactory() argument
220 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.cxx77 const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ ) in component_getFactory() argument
81 if ( pServiceManager && in component_getFactory()
85 reinterpret_cast<lang::XMultiServiceFactory*>( pServiceManager ), in component_getFactory()
/trunk/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx269 char const * pImplName, void * pServiceManager, void * pRegistryKey) in component_getFactory() argument
272 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/trunk/main/testtools/source/performance/
H A Dubtest.cxx1290 void * pServiceManager, void * pRegistryKey ) in component_writeInfo() argument
1312 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
1316 if (pServiceManager && rtl_str_compare( pImplName, IMPLNAME ) == 0) in component_getFactory()
1319 reinterpret_cast< XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
/trunk/main/eventattacher/source/
H A Deventattacher.cxx842 const sal_Char * pImplName, void * pServiceManager, void * ) in component_getFactory() argument
846 if (pServiceManager && rtl_str_compare( pImplName, IMPLNAME ) == 0) in component_getFactory()
849 reinterpret_cast< XMultiServiceFactory * >( pServiceManager ), in component_getFactory()

Completed in 110 milliseconds

123456789