Home
last modified time | relevance | path

Searched refs:getSupportedServiceNames_Static (Results 26 – 50 of 356) sorted by relevance

12345678910>>...15

/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx319 Sequence< ::rtl::OUString > ORptImportHelper::getSupportedServiceNames_Static( ) throw(RuntimeExce… in getSupportedServiceNames_Static() function in rptxml::ORptImportHelper
337 Sequence< ::rtl::OUString > ORptContentImportHelper::getSupportedServiceNames_Static( ) throw(Runt… in getSupportedServiceNames_Static() function in rptxml::ORptContentImportHelper
357 Sequence< ::rtl::OUString > ORptStylesImportHelper::getSupportedServiceNames_Static( ) throw(Runti… in getSupportedServiceNames_Static() function in rptxml::ORptStylesImportHelper
376 Sequence< ::rtl::OUString > ORptMetaImportHelper::getSupportedServiceNames_Static( ) throw(Runtime… in getSupportedServiceNames_Static() function in rptxml::ORptMetaImportHelper
432 uno::Sequence< ::rtl::OUString > ORptFilter::getSupportedServiceNames_Static( ) throw(uno::Runtime… in getSupportedServiceNames_Static() function in rptxml::ORptFilter
443 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
448 return ::comphelper::existsValue(ServiceName,getSupportedServiceNames_Static()); in supportsService()
H A Ddbloader2.cxx101 return ::comphelper::existsValue(ServiceName,getSupportedServiceNames_Static()); in supportsService()
107 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
111 Sequence< ::rtl::OUString > ORptTypeDetection::getSupportedServiceNames_Static(void) throw( Runtime… in getSupportedServiceNames_Static() function in rptxml::ORptTypeDetection
/aoo42x/main/ucb/source/core/
H A Dcmdenv.cxx113 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
127 UcbCommandEnvironment::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in UcbCommandEnvironment
186 UcbCommandEnvironment::getSupportedServiceNames_Static() ) ); in createServiceFactory()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java399 String[] aServices = getSupportedServiceNames_Static(); in supportsService()
418 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
425 public static String[] getSupportedServiceNames_Static() in getSupportedServiceNames_Static() method in SampleSpellChecker
452 getSupportedServiceNames_Static(), in __getServiceFactory()
H A DSampleHyphenator.java456 String[] aServices = getSupportedServiceNames_Static(); in supportsService()
475 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
482 public static String[] getSupportedServiceNames_Static() in getSupportedServiceNames_Static() method in SampleHyphenator
509 getSupportedServiceNames_Static(), in __getServiceFactory()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_documentcontentfactory.cxx95 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
109 DocumentContentFactory::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in DocumentContentFactory
182 DocumentContentFactory::getSupportedServiceNames_Static() ) ); in createServiceFactory()
/aoo42x/main/formula/source/core/api/
H A DFormulaOpCodeMapperObj.cxx39 …return ::comphelper::findValue( getSupportedServiceNames_Static(), _rServiceName, sal_True ).getLe… in supportsService()
104 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
106 uno::Sequence< rtl::OUString > SAL_CALL FormulaOpCodeMapperObj::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in formula::FormulaOpCodeMapperObj
/aoo42x/main/linguistic/workben/
H A Dsspellimp.cxx448 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
452 Sequence< OUString > SpellChecker::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in SpellChecker
474 SpellChecker::getSupportedServiceNames_Static(); in SpellChecker_writeInfo()
498 SpellChecker::getSupportedServiceNames_Static()); in SpellChecker_getFactory()
/aoo42x/main/dbaccess/source/ui/uno/
H A DAdvancedSettingsDlg.cxx60 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static(void) th…
110 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
114 …::comphelper::StringSequence OAdvancedSettingsDialog::getSupportedServiceNames_Static() throw(Runt… in getSupportedServiceNames_Static() function in dbaui::OAdvancedSettingsDialog
/aoo42x/main/chart2/workbench/addin/
H A Dsampleaddin.cxx61 uno::Sequence< OUString > aSequ = SampleAddIn::getSupportedServiceNames_Static(); in component_writeInfo()
88 SampleAddIn::getSupportedServiceNames_Static() ) ); in component_getFactory()
175 uno::Sequence< ::rtl::OUString > SampleAddIn::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in SampleAddIn
683 uno::Sequence< OUString > aServiceSeq = getSupportedServiceNames_Static(); in supportsService()
698 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
/aoo42x/main/dbaccess/source/inc/
H A Dapitools.hxx127 return getSupportedServiceNames_Static(); \
129 …::star::uno::Sequence< ::rtl::OUString > SAL_CALL classname::getSupportedServiceNames_Static( ) t…
139 return getSupportedServiceNames_Static(); \
141 …::star::uno::Sequence< ::rtl::OUString > SAL_CALL classname::getSupportedServiceNames_Static( ) t…
191 … ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_Static( ) t…
/aoo42x/main/svx/inc/
H A Dtbunosearchcontrollers.hxx117 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static() throw…
166 static css::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static() throw();
205 static css::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static() throw();
249 static css::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static() throw();
/aoo42x/main/extensions/source/resource/
H A Dresource.cxx72 static Sequence< OUString > getSupportedServiceNames_Static(void) throw();
141 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
145 Sequence< OUString > ResourceService::getSupportedServiceNames_Static(void) throw() in getSupportedServiceNames_Static() function in ResourceService
461 aInfo.aSupportedServices = ResourceService::getSupportedServiceNames_Static(); in getComponentInfo_VclStringResourceLoader()
/aoo42x/main/svtools/source/uno/
H A Daddrtempuno.cxx77 …static Sequence< ::rtl::OUString > getSupportedServiceNames_Static(void) throw( RuntimeException );
143 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
147 …::comphelper::StringSequence OAddressBookSourceDialogUno::getSupportedServiceNames_Static() throw(… in getSupportedServiceNames_Static() function in svt::OAddressBookSourceDialogUno
/aoo42x/main/reportdesign/source/core/api/
H A DFormatCondition.cxx81 uno::Sequence< ::rtl::OUString > OFormatCondition::getSupportedServiceNames_Static( ) throw(uno::R… in getSupportedServiceNames_Static() function in reportdesign::OFormatCondition
91 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
96 return ::comphelper::existsValue(ServiceName,getSupportedServiceNames_Static()); in supportsService()
H A DFunction.cxx84 uno::Sequence< ::rtl::OUString > OFunction::getSupportedServiceNames_Static( ) throw(uno::RuntimeE… in getSupportedServiceNames_Static() function in reportdesign::OFunction
94 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
99 return ::comphelper::existsValue(ServiceName,getSupportedServiceNames_Static()); in supportsService()
/aoo42x/main/reportdesign/source/ui/misc/
H A Dstatusbarcontroller.cxx59 Sequence< ::rtl::OUString> OStatusbarController::getSupportedServiceNames_Static(void) throw( Runti… in getSupportedServiceNames_Static() function in rptui::OStatusbarController
68 return ::comphelper::existsValue(ServiceName,getSupportedServiceNames_Static()); in supportsService()
73 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
/aoo42x/main/svx/source/unogallery/
H A Dunogalthemeprovider.cxx59 return GalleryThemeProvider::getSupportedServiceNames_Static(); in GalleryThemeProvider_getSupportedServiceNames()
96 …_DLLPUBLIC uno::Sequence< ::rtl::OUString > GalleryThemeProvider::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in unogallery::GalleryThemeProvider
134 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
/aoo42x/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx448 ::css::uno::Sequence< ::rtl::OUString > aServices(getSupportedServiceNames_Static()); in supportsService()
455 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
464 ::css::uno::Sequence < ::rtl::OUString > OTempFileService::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in OTempFileService
479 …ory( XTempFile_createInstance, getImplementationName_Static(), getSupportedServiceNames_Static() ); in createServiceFactory_Static()
/aoo42x/main/chart2/source/controller/main/
H A DShapeToolbarController.cxx58 Sequence< ::rtl::OUString > ShapeToolbarController::getSupportedServiceNames_Static() throw (uno::R… in getSupportedServiceNames_Static() function in chart::ShapeToolbarController
67 return ::comphelper::existsValue( ServiceName, getSupportedServiceNames_Static() ); in supportsService()
72 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
/aoo42x/main/sc/workben/
H A Daddin.cxx82 uno::Sequence <rtl::OUString> aSequ = ScTestAddIn::getSupportedServiceNames_Static(); in component_writeInfo()
108 ScTestAddIn::getSupportedServiceNames_Static() ) ); in component_getFactory()
137 ::com::sun::star::uno::Sequence< ::rtl::OUString > ScTestAddIn::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in ScTestAddIn
585 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
/aoo42x/main/uui/source/
H A Dpasswordcontainer.cxx363 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
378 PasswordContainerInteractionHandler::getSupportedServiceNames_Static() in getSupportedServiceNames_Static() function in uui::PasswordContainerInteractionHandler
474 PasswordContainerInteractionHandler::getSupportedServiceNames_Static() ) ); in createServiceFactory()
/aoo42x/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx92 static Sequence< ::rtl::OUString> getSupportedServiceNames_Static(void) throw( );
151 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
155 Sequence< ::rtl::OUString > DBContentLoader::getSupportedServiceNames_Static(void) throw( ) in getSupportedServiceNames_Static() function in DBContentLoader
/aoo42x/main/sc/inc/
H A Dappluno.hxx67 static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static();
129 static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static();
161 static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static();
/aoo42x/main/extensions/source/bibliography/
H A Dbibload.cxx148 static Sequence<rtl::OUString> SAL_CALL getSupportedServiceNames_Static(void) throw( );
202 return getSupportedServiceNames_Static(); in getSupportedServiceNames()
206 Sequence< rtl::OUString > BibliographyLoader::getSupportedServiceNames_Static(void) throw( ) in getSupportedServiceNames_Static() function in BibliographyLoader
236 BibliographyLoader::getSupportedServiceNames_Static() ); in component_getFactory()

Completed in 1148 milliseconds

12345678910>>...15