Home
last modified time | relevance | path

Searched refs:_getSupportedServiceNames (Results 1 – 25 of 39) sorted by relevance

12

/aoo41x/main/toolkit/source/awt/
H A Dasynccallback.cxx44 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
105 …s::uno::Sequence< ::rtl::OUString > serviceNames = comp_AsyncCallback::_getSupportedServiceNames(); in supportsService()
115 return comp_AsyncCallback::_getSupportedServiceNames(); in getSupportedServiceNames()
159 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames() in _getSupportedServiceNames() function
179 &comp_AsyncCallback::_getSupportedServiceNames,
/aoo41x/main/unoxml/source/rdf/
H A Dlibrdf_services.cxx47 &comp_CBlankNode::_getSupportedServiceNames,
51 &comp_CURI::_getSupportedServiceNames,
55 &comp_CLiteral::_getSupportedServiceNames,
59 &comp_librdf_Repository::_getSupportedServiceNames,
H A DCNodes.hxx38 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
51 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
64 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
H A DCBlankNode.cxx81 … css::uno::Sequence< ::rtl::OUString > serviceNames = comp_CBlankNode::_getSupportedServiceNames(); in supportsService()
91 return comp_CBlankNode::_getSupportedServiceNames(); in getSupportedServiceNames()
138 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames() in _getSupportedServiceNames() function
H A DCLiteral.cxx90 css::uno::Sequence< ::rtl::OUString > serviceNames = comp_CLiteral::_getSupportedServiceNames(); in supportsService()
100 return comp_CLiteral::_getSupportedServiceNames(); in getSupportedServiceNames()
201 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames() in _getSupportedServiceNames() function
H A DCURI.cxx90 css::uno::Sequence< ::rtl::OUString > serviceNames = comp_CURI::_getSupportedServiceNames(); in supportsService()
100 return comp_CURI::_getSupportedServiceNames(); in getSupportedServiceNames()
847 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames() in _getSupportedServiceNames() function
H A Dlibrdf_repository.hxx38 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
/aoo41x/main/unoxml/source/service/
H A Dservices.cxx75 CDocumentBuilder::_getInstance, CDocumentBuilder::_getSupportedServiceNames())); in component_getFactory()
82 CSAXDocumentBuilder::_getInstance, CSAXDocumentBuilder::_getSupportedServiceNames())); in component_getFactory()
89 CXPathAPI::_getInstance, CXPathAPI::_getSupportedServiceNames())); in component_getFactory()
96 CTestListener::_getInstance, CTestListener::_getSupportedServiceNames())); in component_getFactory()
/aoo41x/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx66 uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
165 …turn ::comphelper::existsValue(serviceName,comp_StringRepresentation::_getSupportedServiceNames()); in supportsService()
170 return comp_StringRepresentation::_getSupportedServiceNames(); in getSupportedServiceNames()
620 uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames() in _getSupportedServiceNames() function
642 comp_StringRepresentation::_getSupportedServiceNames(), in createRegistryInfo_StringRepresentation()
/aoo41x/main/unoxml/source/events/
H A Dtestlistener.cxx56 Sequence<OUString> CTestListener::_getSupportedServiceNames() in _getSupportedServiceNames() function in DOM::events::CTestListener
69 return CTestListener::_getSupportedServiceNames(); in getSupportedServiceNames()
81 Sequence< OUString > supported = CTestListener::_getSupportedServiceNames(); in supportsService()
H A Dtestlistener.hxx75 static Sequence< OUString > _getSupportedServiceNames();
/aoo41x/main/scripting/source/dlgprov/
H A DDialogModelProvider.cxx46 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
178 …::Sequence< ::rtl::OUString > serviceNames = comp_DialogModelProvider::_getSupportedServiceNames(); in supportsService()
188 return comp_DialogModelProvider::_getSupportedServiceNames(); in getSupportedServiceNames()
/aoo41x/main/filter/source/msfilter/
H A Dservices.cxx33 extern Sequence< OUString > SAL_CALL className##_getSupportedServiceNames() throw(); \
46 …createInstance, &className##_getImplementationName, &className##_getSupportedServiceNames, ::cppu:…
/aoo41x/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx116 Sequence<OUString> CDocumentBuilder::_getSupportedServiceNames() in _getSupportedServiceNames() function in DOM::CDocumentBuilder
129 return CDocumentBuilder::_getSupportedServiceNames(); in getSupportedServiceNames()
141 Sequence< OUString > supported = CDocumentBuilder::_getSupportedServiceNames(); in supportsService()
H A Dsaxbuilder.cxx54 Sequence<OUString> CSAXDocumentBuilder::_getSupportedServiceNames() in _getSupportedServiceNames() function in DOM::CSAXDocumentBuilder
67 return CSAXDocumentBuilder::_getSupportedServiceNames(); in getSupportedServiceNames()
79 Sequence< OUString > supported = CSAXDocumentBuilder::_getSupportedServiceNames(); in supportsService()
H A Ddocumentbuilder.hxx87 static Sequence< OUString > _getSupportedServiceNames();
/aoo41x/main/unoxml/source/xpath/
H A Dxpathapi.cxx71 Sequence<OUString> CXPathAPI::_getSupportedServiceNames() in _getSupportedServiceNames() function in XPath::CXPathAPI
84 return CXPathAPI::_getSupportedServiceNames(); in getSupportedServiceNames()
96 Sequence< OUString > supported = CXPathAPI::_getSupportedServiceNames(); in supportsService()
/aoo41x/main/sw/source/core/docnode/
H A Dfinalthreadmanager.cxx343 …o::Sequence< ::rtl::OUString > serviceNames = comp_FinalThreadManager::_getSupportedServiceNames(); in supportsService()
353 return comp_FinalThreadManager::_getSupportedServiceNames(); in getSupportedServiceNames()
530 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames() in _getSupportedServiceNames() function
/aoo41x/main/oox/source/core/
H A Dservices.cxx33 extern Sequence< OUString > SAL_CALL className##_getSupportedServiceNames() throw(); \
58 …createInstance, &className##_getImplementationName, &className##_getSupportedServiceNames, ::cppu:…
/aoo41x/main/xmloff/source/transform/
H A DXMLFilterRegistration.cxx35 …extern uno::Sequence< ::rtl::OUString > SAL_CALL classname##_getSupportedServiceNames() throw(); …
40 …{ classname##_getImplementationName, classname##_getSupportedServiceNames, classname##_createInsta…
/aoo41x/main/xmloff/source/core/
H A Dfacreg.cxx46 extern uno::Sequence< OUString > SAL_CALL className##_getSupportedServiceNames() throw();\
172 classname##_getSupportedServiceNames() );\
/aoo41x/main/sw/source/ui/uno/
H A Dunofreg.cxx132 com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
156 &comp_FinalThreadManager::_getSupportedServiceNames,
/aoo41x/main/sfx2/source/inc/
H A DSfxDocumentMetaData.hxx38 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
/aoo41x/main/ucb/qa/complex/tdoc/
H A D_XServiceInfo.java67 public boolean _getSupportedServiceNames() { in _getSupportedServiceNames() method in _XServiceInfo
/aoo41x/main/qadevOOo/tests/java/ifc/lang/
H A D_XServiceInfo.java65 public void _getSupportedServiceNames() { in _getSupportedServiceNames() method in _XServiceInfo

Completed in 78 milliseconds

12