Home
last modified time | relevance | path

Searched refs:pImplName (Results 51 – 75 of 208) sorted by relevance

123456789

/aoo42x/main/lingucomponent/source/thesaurus/libnth/
H A Dntreg.cxx41 const sal_Char * pImplName,
59 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
62 pImplName, in component_getFactory()
/aoo42x/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacreg.cxx42 const sal_Char * pImplName,
60 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
64 pImplName, in component_getFactory()
/aoo42x/main/lingucomponent/source/spellcheck/spell/
H A Dsreg.cxx42 const sal_Char * pImplName,
59 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
63 pImplName, in component_getFactory()
/aoo42x/main/linguistic/workben/
H A Dsreg.cxx44 const sal_Char * pImplName,
68 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
71 pImplName, in component_getFactory()
/aoo42x/main/vbahelper/source/msforms/
H A Dservice.cxx57 const sal_Char * pImplName, lang::XMultiServiceFactory * pServiceManager, in component_getFactory() argument
60 OSL_TRACE("In component_getFactory for %s", pImplName ); in component_getFactory()
62pImplName, pServiceManager, pRegistryKey, controlprovider::serviceDecl, userform::serviceDecl ); in component_getFactory()
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchyservices.cxx43 const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ ) in component_getFactory() argument
57 compareToAscii( pImplName ) == 0 ) in component_getFactory()
67 compareToAscii( pImplName ) == 0 ) in component_getFactory()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_services.cxx46 const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ ) in component_getFactory() argument
60 compareToAscii( pImplName ) == 0 ) in component_getFactory()
70 compareToAscii( pImplName ) == 0 ) in component_getFactory()
/aoo42x/main/filter/source/xmlfilteradaptor/
H A Dgenericfilter.cxx83 const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ ) in component_getFactory() argument
91 OUString implName = OUString::createFromAscii( pImplName ); in component_getFactory()
101 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/filter/source/xmlfilterdetect/
H A Dfdcomp.cxx83 const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ ) in component_getFactory() argument
91 OUString implName = OUString::createFromAscii( pImplName ); in component_getFactory()
101 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfdcomp.cxx80 const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey ) in component_getFactory() argument
84 OUString implName = OUString::createFromAscii( pImplName ); in component_getFactory()
89 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/sw/source/ui/vba/
H A Dservice.cxx66 const sal_Char * pImplName, lang::XMultiServiceFactory * pServiceManager, in component_getFactory() argument
69 OSL_TRACE("In component_getFactory for %s", pImplName ); in component_getFactory()
71pImplName, pServiceManager, pRegistryKey, globals::serviceDecl, document::serviceDecl, wrapformat:… in component_getFactory()
/aoo42x/main/filter/source/placeware/
H A Duno.cxx59 const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ ) in component_getFactory() argument
63 OUString implName = OUString::createFromAscii( pImplName ); in component_getFactory()
68 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/shell/source/win32/
H A DSysShentry.cxx89 void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Int… in component_getFactory() argument
93 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, SYSSHEXEC_IMPL_NAME ) ) ) in component_getFactory()
100 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/dtrans/source/cnttype/
H A Dmctfentry.cxx103 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface*… in component_getFactory() argument
107 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, MIMECONTENTTYPEFACTORY_IMPL_NAME ) ) ) in component_getFactory()
114 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/dtrans/source/os2/clipb/
H A DOs2Service.cxx57 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface*… in component_getFactory() argument
61 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, OS2_CLIPBOARD_IMPL_NAME ) ) ) in component_getFactory()
69 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/dtrans/source/win32/ftransl/
H A Dftranslentry.cxx106 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface*… in component_getFactory() argument
110 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, IMPL_NAME ) ) ) in component_getFactory()
117 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/fpicker/source/win32/folderpicker/
H A DFopentry.cxx91 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface*… in component_getFactory() argument
95 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, FOLDER_PICKER_IMPL_NAME ) ) ) in component_getFactory()
102 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/dtrans/source/win32/clipb/
H A Dwcbentry.cxx101 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface*… in component_getFactory() argument
105 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, WINCLIPBOARD_IMPL_NAME ) ) ) in component_getFactory()
113 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/fpicker/source/unx/kde4/
H A DKDE4FPEntry.cxx54 …SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface… in component_getFactory() argument
58 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, FILE_PICKER_IMPL_NAME ) ) ) in component_getFactory()
65 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/fpicker/source/win32/filepicker/
H A DFPentry.cxx104 const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface* ) in component_getFactory() argument
108 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, FILE_PICKER_IMPL_NAME ) ) ) in component_getFactory()
115 OUString::createFromAscii( pImplName ), in component_getFactory()
/aoo42x/main/extensions/source/oooimprovement/
H A Doooimprovement_exports.cxx65 void* SAL_CALL component_getFactory(const sal_Char* pImplName, void* pServiceManager, void*) in component_getFactory() argument
67 if ( !pServiceManager || !pImplName ) return 0; in component_getFactory()
71 OUString impl_name = OUString::createFromAscii(pImplName); in component_getFactory()
/aoo42x/main/desktop/source/migration/services/
H A Doo3extensionmigration.cxx77 static ::rtl::OUString* pImplName = 0; in OO3ExtensionMigration_getImplementationName()
78 if ( !pImplName ) in OO3ExtensionMigration_getImplementationName()
81 if ( !pImplName ) in OO3ExtensionMigration_getImplementationName()
84 pImplName = &aImplName; in OO3ExtensionMigration_getImplementationName()
87 return *pImplName; in OO3ExtensionMigration_getImplementationName()
/aoo42x/main/stoc/source/registry_tdprovider/
H A Dtdprovider.cxx82 static OUString *pImplName = 0; in rdbtdp_getImplementationName() local
83 if( ! pImplName ) in rdbtdp_getImplementationName()
86 if( ! pImplName ) in rdbtdp_getImplementationName()
89 pImplName = &implName; in rdbtdp_getImplementationName()
92 return *pImplName; in rdbtdp_getImplementationName()
/aoo42x/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()
/aoo42x/main/xmloff/source/transform/
H A DXMLFilterRegistration.cxx145 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char * pImplName, void * pServi… in component_getFactory() argument
154 const sal_Int32 nImplNameLen = strlen( pImplName ); in component_getFactory()
159 if ( pDescriptor->getImplementationName().equalsAsciiL( pImplName, nImplNameLen ) ) in component_getFactory()

Completed in 103 milliseconds

123456789