Home
last modified time | relevance | path

Searched refs:getSupportedServiceNames_static (Results 1 – 25 of 145) sorted by relevance

123456

/trunk/main/bridges/test/java_uno/equals/
H A Dtestequals.cxx72 { return getSupportedServiceNames_static(); } in getSupportedServiceNames()
85 getSupportedServiceNames_static();
106 getSupportedServiceNames_static()); in supportsService()
134 css::uno::Sequence< rtl::OUString > Service::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in Service
180 Service::getSupportedServiceNames_static())); in component_getFactory()
227 Service::getSupportedServiceNames_static()); in component_writeInfo()
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx98 static Sequence< rtl::OUString > getSupportedServiceNames_static();
143 Sequence< rtl::OUString > GenericClipboard::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in vcl::GenericClipboard
157 return getSupportedServiceNames_static(); in getSupportedServiceNames()
333 static Sequence< OUString > getSupportedServiceNames_static() in getSupportedServiceNames_static() function in vcl::GenericDragSource
390 return GenericDragSource::getSupportedServiceNames_static(); in DragSource_getSupportedServiceNames()
445 static Sequence< OUString > getSupportedServiceNames_static() in getSupportedServiceNames_static() function in vcl::GenericDropTarget
505 return GenericDropTarget::getSupportedServiceNames_static(); in DropTarget_getSupportedServiceNames()
/trunk/main/reportdesign/source/ui/misc/
H A Drptuiservices.cxx55 …el::getImplementationName_Static, &DefaultComponentInspectorModel::getSupportedServiceNames_static,
57 …entHandler::getImplementationName_Static, &ReportComponentHandler::getSupportedServiceNames_static,
59 … &GeometryHandler::getImplementationName_Static, &GeometryHandler::getSupportedServiceNames_static,
61 …oviderHandler::getImplementationName_Static, &DataProviderHandler::getSupportedServiceNames_static,
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx203 { return getSupportedServiceNames_static(); } in getSupportedServiceNames()
311 getSupportedServiceNames_static();
334 getSupportedServiceNames_static()); in supportsService()
496 css::uno::Sequence< rtl::OUString > Service::getSupportedServiceNames_static() { in getSupportedServiceNames_static() function in Service
527 Service::getSupportedServiceNames_static()); in component_getFactory()
569 Service::getSupportedServiceNames_static()); in component_writeInfo()
/trunk/main/extensions/source/propctrlr/
H A Dformcontroller.cxx149 …Sequence< ::rtl::OUString > FormController::getSupportedServiceNames_static( ) throw(RuntimeExcep… in getSupportedServiceNames_static() function in pcr::FormController
161 aService.GetSupportedServiceNames = &FormController::getSupportedServiceNames_static; in Create()
277 …Sequence< ::rtl::OUString > DialogController::getSupportedServiceNames_static( ) throw(RuntimeExc… in getSupportedServiceNames_static() function in pcr::DialogController
289 aService.GetSupportedServiceNames = &DialogController::getSupportedServiceNames_static; in Create()
H A Dobjectinspectormodel.cxx88 static Sequence< ::rtl::OUString > getSupportedServiceNames_static( ) throw(RuntimeException);
175 return getSupportedServiceNames_static(); in getSupportedServiceNames()
185 …Sequence< ::rtl::OUString > ObjectInspectorModel::getSupportedServiceNames_static( ) throw(Runtim… in getSupportedServiceNames_static() function in pcr::ObjectInspectorModel
/trunk/main/shell/source/win32/sysmail/
H A Dsysmailprov.cxx82 Sequence <OUString> SupportedServicesNames = getSupportedServiceNames_static(); in supportsService()
95 return getSupportedServiceNames_static(); in getSupportedServiceNames()
114 WinSysMailProvider::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in shell::WinSysMailProvider
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx256 …static Sequence< ::rtl::OUString > getSupportedServiceNames_static(void) throw( RuntimeException …
290 …Sequence< ::rtl::OUString > DataAccessDescriptorFactory::getSupportedServiceNames_static() throw( … in getSupportedServiceNames_static() function in dbaccess::DataAccessDescriptorFactory
318 Sequence< ::rtl::OUString > aServices( getSupportedServiceNames_static() ); in supportsService()
327 return getSupportedServiceNames_static(); in getSupportedServiceNames()
/trunk/main/uui/source/
H A Drequeststringresolver.cxx56 aNames(getSupportedServiceNames_static()); in supportsService()
67 return getSupportedServiceNames_static(); in getSupportedServiceNames()
90 UUIInteractionRequestStringResolver::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in UUIInteractionRequestStringResolver
H A Dinteractionhandler.cxx54 aNames(getSupportedServiceNames_static()); in supportsService()
65 return getSupportedServiceNames_static(); in getSupportedServiceNames()
110 UUIInteractionHandler::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in UUIInteractionHandler
/trunk/main/comphelper/source/misc/
H A Ddocumentiologring.cxx54 uno::Sequence< ::rtl::OUString > SAL_CALL OSimpleLogRing::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in comphelper::OSimpleLogRing
153 const uno::Sequence< rtl::OUString > & aSupportedNames = getSupportedServiceNames_static(); in supportsService()
166 return getSupportedServiceNames_static(); in getSupportedServiceNames()
H A Dofficerestartmanager.cxx41 uno::Sequence< ::rtl::OUString > SAL_CALL OOfficeRestartManager::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in comphelper::OOfficeRestartManager
184 const uno::Sequence< rtl::OUString > & aSupportedNames = getSupportedServiceNames_static(); in supportsService()
197 return getSupportedServiceNames_static(); in getSupportedServiceNames()
/trunk/main/comphelper/source/compare/
H A DAnyCompareFactory.cxx100 static Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
168 return getSupportedServiceNames_static(); in getSupportedServiceNames()
171 Sequence< OUString > SAL_CALL AnyCompareFactory::getSupportedServiceNames_static( ) in getSupportedServiceNames_static() function in AnyCompareFactory
/trunk/main/svtools/workben/unodialog/
H A Dunodialogsample.cxx86 …static Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static() throw(RuntimeExcepti…
163 …Sequence< ::rtl::OUString > SAL_CALL UnoDialogSkeleton::getSupportedServiceNames_static() throw(Ru… in getSupportedServiceNames_static() function in udlg::UnoDialogSkeleton
179 return getSupportedServiceNames_static(); in getSupportedServiceNames()
/trunk/main/extensions/source/oooimprovecore/
H A Dcore.cxx71 static Sequence<OUString> SAL_CALL getSupportedServiceNames_static();
157 { return getSupportedServiceNames_static(); } in getSupportedServiceNames()
162 Sequence<OUString> SAL_CALL Core::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in oooimprovecore::Core
/trunk/main/xmlhelp/source/treeview/
H A Dtvfactory.cxx128 return TVFactory::getSupportedServiceNames_static(); in getSupportedServiceNames()
223 TVFactory::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in TVFactory
241 TVFactory::getSupportedServiceNames_static() ) ); in createServiceFactory()
/trunk/main/extensions/source/logging/
H A Dplaintextformatter.cxx89 static Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
191 return getSupportedServiceNames_static(); in getSupportedServiceNames()
201 Sequence< ::rtl::OUString > SAL_CALL PlainTextFormatter::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in logging::PlainTextFormatter
H A Dconsolehandler.cxx123 static Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
307 return getSupportedServiceNames_static(); in getSupportedServiceNames()
317 Sequence< ::rtl::OUString > SAL_CALL ConsoleHandler::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in logging::ConsoleHandler
/trunk/main/comphelper/source/streaming/
H A Dseqoutputstreamserv.cxx56 static uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
106 return getSupportedServiceNames_static(); in getSupportedServiceNames()
109 …Sequence< ::rtl::OUString > SAL_CALL SequenceOutputStreamService::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in __anonf89045cc0111::SequenceOutputStreamService
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx226 TYPE::getSupportedServiceNames_static(), in OAutoRegistration()
262 TYPE::getSupportedServiceNames_static(), in OSingletonRegistration()
285 TYPE::getSupportedServiceNames_static(), in OLegacySingletonRegistration()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationwizard.cxx100 …static Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static() throw(RuntimeExcepti…
179 …nce< ::rtl::OUString > SAL_CALL MacroMigrationDialogService::getSupportedServiceNames_static() thr… in getSupportedServiceNames_static() function in dbmm::MacroMigrationDialogService
195 return getSupportedServiceNames_static(); in getSupportedServiceNames()
/trunk/main/reportdesign/source/ui/inspection/
H A DDefaultInspection.cxx95 return ::comphelper::existsValue(ServiceName,getSupportedServiceNames_static()); in supportsService()
101 return getSupportedServiceNames_static(); in getSupportedServiceNames()
111 …Sequence< ::rtl::OUString > DefaultComponentInspectorModel::getSupportedServiceNames_static( ) th… in getSupportedServiceNames_static() function in rptui::DefaultComponentInspectorModel
H A DReportComponentHandler.cxx72 return ::comphelper::existsValue(ServiceName,getSupportedServiceNames_static()); in supportsService()
78 return getSupportedServiceNames_static(); in getSupportedServiceNames()
88 uno::Sequence< ::rtl::OUString > ReportComponentHandler::getSupportedServiceNames_static( ) throw(… in getSupportedServiceNames_static() function in rptui::ReportComponentHandler
/trunk/main/shell/source/cmdmail/
H A Dsyscmdmail.cxx316 Sequence < OUString > SupportedServicesNames = getSupportedServiceNames_static(); in supportsService()
329 return getSupportedServiceNames_static(); in getSupportedServiceNames()
348 SystemCommandMail::getSupportedServiceNames_static() in getSupportedServiceNames_static() function in shell::SystemCommandMail
/trunk/main/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx84 static uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_static();
245 return getSupportedServiceNames_static(); in getSupportedServiceNames()
249 …nce< ::rtl::OUString > SAL_CALL IndexedPropertyValuesContainer::getSupportedServiceNames_static( ) in getSupportedServiceNames_static() function in IndexedPropertyValuesContainer

Completed in 114 milliseconds

123456