Home
last modified time | relevance | path

Searched refs:pImplName (Results 76 – 100 of 208) sorted by relevance

123456789

/aoo42x/main/stoc/source/invocation/
H A Dinvocation.cxx101 static OUString *pImplName = 0; in inv_getImplementationName() local
102 if( ! pImplName ) in inv_getImplementationName()
105 if( ! pImplName ) in inv_getImplementationName()
108 pImplName = &implName; in inv_getImplementationName()
111 return *pImplName; in inv_getImplementationName()
1251 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
1253 return component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries ); in component_getFactory()
/aoo42x/main/odk/examples/cpp/remoteclient/
H A Dremoteclient.cxx254 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
258 if (pServiceManager && rtl_str_compare( pImplName, IMPLEMENTATION_NAME ) == 0) in component_getFactory()
262 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/xmloff/source/core/
H A Dfacreg.cxx167 if( classname##_getImplementationName().equalsAsciiL( pImplName, nImplNameLen ) )\
175 XMLOFF_DLLPUBLIC void * SAL_CALL component_getFactory( const sal_Char * pImplName, void * pServiceM… in component_getFactory() argument
184 const sal_Int32 nImplNameLen = strlen( pImplName ); in component_getFactory()
/aoo42x/main/stoc/source/typeconv/
H A Dconvert.cxx83 static OUString *pImplName = 0; in tcv_getImplementationName() local
84 if( ! pImplName ) in tcv_getImplementationName()
87 if( ! pImplName ) in tcv_getImplementationName()
90 pImplName = &implName; in tcv_getImplementationName()
93 return *pImplName; in tcv_getImplementationName()
/aoo42x/main/remotebridges/examples/
H A Dofficeclient.cxx309 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
313 if (pServiceManager && rtl_str_compare( pImplName, IMPLEMENTATION_NAME ) == 0) in component_getFactory()
317 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx346 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
350 if (pServiceManager && rtl_str_compare( pImplName, IMPLEMENTATION_NAME ) == 0) in component_getFactory()
354 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx405 const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ ) in component_getFactory() argument
413 OUString implName = OUString::createFromAscii( pImplName ); in component_getFactory()
418 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/javaunohelper/source/
H A Djavaunohelper.cxx200 const char* pImplName = pJEnv->GetStringUTFChars( jImplName, NULL ); in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1getFactory() local
203 pImplName, pSMgr, pKey ); in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1getFactory()
205 pJEnv->ReleaseStringUTFChars( jImplName, pImplName ); in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1getFactory()
/aoo42x/main/desktop/source/migration/services/
H A Dcexportsoo3.cxx51 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
54 pImplName, pServiceManager, pRegistryKey, entries ); in component_getFactory()
H A Dcexports.cxx63 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
66 pImplName, pServiceManager, pRegistryKey, entries ); in component_getFactory()
/aoo42x/main/odk/examples/cpp/complextoolbarcontrols/
H A Dexports.cxx55 const sal_Char *pImplName, void *pServiceManager, void *pRegistryKey ) in component_getFactory() argument
57 return ::cppu::component_getFactoryHelper( pImplName, in component_getFactory()
/aoo42x/main/shell/source/cmdmail/
H A Dcmdmailentry.cxx55 const sal_Char *pImplName, void *pServiceManager, void *pRegistryKey ) in component_getFactory() argument
57 return ::cppu::component_getFactoryHelper( pImplName, in component_getFactory()
/aoo42x/main/shell/source/win32/sysmail/
H A Dsysmailentry.cxx55 const sal_Char *pImplName, void *pServiceManager, void *pRegistryKey ) in component_getFactory() argument
57 return ::cppu::component_getFactoryHelper( pImplName, in component_getFactory()
/aoo42x/main/chart2/source/view/main/
H A D_serviceregistration_view.cxx54 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
57 pImplName, pServiceManager, pRegistryKey , g_entries_chart2_view ); in component_getFactory()
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dservices.cxx53 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
56 pImplName, pServiceManager, pRegistryKey , g_entries_unodialogs_chinesetranslation ); in component_getFactory()
/aoo42x/main/sdext/source/minimizer/
H A Dpppoptimizeruno.cxx65 const sal_Char *pImplName, void *pServiceManager, void *pRegistryKey ) in component_getFactory() argument
67 return ::cppu::component_getFactoryHelper( pImplName, in component_getFactory()
/aoo42x/main/odk/examples/cpp/custompanel/
H A Dctp_services.cxx65 …SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char * pImplName, void * pSer… in component_getFactory() argument
67 …return ::cppu::component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , ::sd::colort… in component_getFactory()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dservices.cxx43 const sal_Char * pImplName, in component_getFactory() argument
58 compareToAscii( pImplName ) == 0 ) in component_getFactory()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpservices.cxx43 const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ ) in component_getFactory() argument
57 compareToAscii( pImplName ) == 0 ) in component_getFactory()
/aoo42x/main/ucb/source/ucp/package/
H A Dpkgservices.cxx42 const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ ) in component_getFactory() argument
55 compareToAscii( pImplName ) == 0 ) in component_getFactory()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavservices.cxx42 const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ ) in component_getFactory() argument
56 compareToAscii( pImplName ) == 0 ) in component_getFactory()
/aoo42x/main/ucb/source/sorter/
H A Dsortmain.cxx43 const sal_Char * pImplName, void * pServiceManager, void * ) in component_getFactory() argument
56 compareToAscii( pImplName ) == 0 ) in component_getFactory()
/aoo42x/main/sot/source/unoolestorage/
H A Dregister.cxx44 SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char * pImplName, void * pServ… in component_getFactory() argument
48 ::rtl::OUString aImplName( ::rtl::OUString::createFromAscii( pImplName ) ); in component_getFactory()
/aoo42x/main/package/source/xstor/
H A Dregister.cxx45 PACKAGE_DLLPUBLIC void * SAL_CALL component_getFactory( const sal_Char * pImplName, void * pService… in component_getFactory() argument
49 ::rtl::OUString aImplName( ::rtl::OUString::createFromAscii( pImplName ) ); in component_getFactory()
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A Dcomponent.cxx104 extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(const sal_Char * pImplName, vo… in component_getFactory() argument
108 if (rtl_str_compare( pImplName, IMPLEMENTATION_NAME ) == 0) in component_getFactory()

Completed in 225 milliseconds

123456789