Home
last modified time | relevance | path

Searched refs:getServiceNames (Results 1 – 25 of 273) sorted by last modified time

1234567891011

/trunk/test/smoketestdoc/src/main/java/com/sun/star/comp/smoketest/
H A DTestExtension.java83 return getServiceNames(); in getSupportedServiceNames()
90 public static String[] getServiceNames() { in getServiceNames() method in TestExtension._TestExtension
129 _TestExtension.getServiceNames()); in __getComponentFactory()
144 _TestExtension.getServiceNames(), in __writeRegistryServiceInfo()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpComponent.java88 HelpSearch._HelpSearch.getServiceNames()); in __getComponentFactory()
91 HelpIndexer.getServiceNames()); in __getComponentFactory()
H A DHelpSearch.java106 return getServiceNames(); in getSupportedServiceNames()
113 public static String[] getServiceNames() in getServiceNames() method in HelpSearch._HelpSearch
312 _HelpSearch.getServiceNames()); in __getComponentFactory()
H A DHelpIndexer.java148 return getServiceNames(); in getSupportedServiceNames()
155 public static String[] getServiceNames() in getServiceNames() method in HelpIndexer
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java132 return getServiceNames(); in getSupportedServiceNames()
140 public static String[] getServiceNames() in getServiceNames() method in SOReportJobFactory._SOReportJobFactory
408 …= Factory.createComponentFactory(_SOReportJobFactory.class, _SOReportJobFactory.getServiceNames()); in __getComponentFactory()
412 …ory = Factory.createComponentFactory(SOFunctionManager.class, SOFunctionManager.getServiceNames()); in __getComponentFactory()
416 …Factory = Factory.createComponentFactory(SOFormulaParser.class, SOFormulaParser.getServiceNames()); in __getComponentFactory()
437 SOFunctionManager.getServiceNames(), in __writeRegistryServiceInfo()
439 _SOReportJobFactory.getServiceNames(), in __writeRegistryServiceInfo()
441 SOFormulaParser.getServiceNames(), in __writeRegistryServiceInfo()
/trunk/main/desktop/test/deployment/locationtest/
H A DLocationTest.java82 return getServiceNames(); in getSupportedServiceNames()
89 public static String[] getServiceNames() { in getServiceNames() method in LocationTest._LocationTest
128 _LocationTest.getServiceNames()); in __getComponentFactory()
143 _LocationTest.getServiceNames(), in __writeRegistryServiceInfo()
/trunk/main/desktop/test/deployment/update/updateinfocreation/build/
H A DTestExtension.java82 return getServiceNames(); in getSupportedServiceNames()
89 public static String[] getServiceNames() { in getServiceNames() method in TestExtension._TestExtension
128 _TestExtension.getServiceNames()); in __getComponentFactory()
143 _TestExtension.getServiceNames(), in __writeRegistryServiceInfo()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx504 ScVbaControl::getServiceNames() in getServiceNames() function in ScVbaControl
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx375 …virtual uno::Sequence< rtl::OUString > getServiceNames() { return uno::Sequence< rtl::OUString >()… in getServiceNames() function in ScVbaRangeAreas
5742 ScVbaRange::getServiceNames() in getServiceNames() function in ScVbaRange
H A Dvbaworksheets.cxx450 ScVbaWorksheets::getServiceNames() in getServiceNames() function in ScVbaWorksheets
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/
H A DProtocolHandlerAddon.java111 return getServiceNames(); in getSupportedServiceNames()
114 public static String[] getServiceNames() { in getServiceNames() method in ProtocolHandlerAddon.ProtocolHandlerAddonImpl
251 ProtocolHandlerAddonImpl.getServiceNames()); in __getComponentFactory()
/trunk/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DLicenseTest.java81 return getServiceNames(); in getSupportedServiceNames()
88 public static String[] getServiceNames() { in getServiceNames() method in LicenseTest._LicenseTest
127 _LicenseTest.getServiceNames()); in __getComponentFactory()
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java224 public static String[] getServiceNames() { in getServiceNames() method in DialogComponent._DialogComponent
231 return getServiceNames(); in getSupportedServiceNames()
295 _DialogComponent.getServiceNames()); in __getComponentFactory()
/trunk/main/odk/examples/java/MinimalComponent/
H A DMinimalComponent.java96 return getServiceNames(); in getSupportedServiceNames()
103 public static String[] getServiceNames() { in getServiceNames() method in MinimalComponent._MinimalComponent
142 _MinimalComponent.getServiceNames()); in __getComponentFactory()
/trunk/main/odk/examples/java/ToDo/
H A DToDo.java128 return getServiceNames(); in getSupportedServiceNames()
131 public static String[] getServiceNames() { in getServiceNames() method in ToDo.ToDoImpl
936 ToDoImpl.getServiceNames()); in __getComponentFactory()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx519 UpdateCheckConfig::getServiceNames() in getServiceNames() function in UpdateCheckConfig
789 uno::Sequence< rtl::OUString > aServiceNameList = getServiceNames(); in supportsService()
803 return getServiceNames(); in getSupportedServiceNames()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx290 VbaDocumentBase::getServiceNames() in getServiceNames() function in VbaDocumentBase
H A Dvbalineformat.cxx440 ScVbaLineFormat::getServiceNames() in getServiceNames() function in ScVbaLineFormat
H A Dvbalineformat.hxx42 virtual css::uno::Sequence<rtl::OUString> getServiceNames();
H A Dvbapictureformat.cxx131 ScVbaPictureFormat::getServiceNames() in getServiceNames() function in ScVbaPictureFormat
H A Dvbapictureformat.hxx40 virtual css::uno::Sequence<rtl::OUString> getServiceNames();
H A Dvbashape.cxx660 ScVbaShape::getServiceNames() in getServiceNames() function in ScVbaShape
H A Dvbashaperange.cxx366 ScVbaShapeRange::getServiceNames() in getServiceNames() function in ScVbaShapeRange
H A Dvbashapes.cxx122 ScVbaShapes::getServiceNames() in getServiceNames() function in ScVbaShapes
H A Dvbatextframe.cxx152 VbaTextFrame::getServiceNames() in getServiceNames() function in VbaTextFrame

Completed in 113 milliseconds

1234567891011