/aoo4110/main/toolkit/source/awt/ |
H A D | asynccallback.cxx | 44 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,
|
/aoo4110/main/unoxml/source/rdf/ |
H A D | librdf_services.cxx | 47 &comp_CBlankNode::_getSupportedServiceNames, 51 &comp_CURI::_getSupportedServiceNames, 55 &comp_CLiteral::_getSupportedServiceNames, 59 &comp_librdf_Repository::_getSupportedServiceNames,
|
H A D | CNodes.hxx | 38 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 D | CBlankNode.cxx | 81 … 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 D | CLiteral.cxx | 90 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 D | CURI.cxx | 90 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 D | librdf_repository.hxx | 38 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
|
/aoo4110/main/unoxml/source/service/ |
H A D | services.cxx | 75 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()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | stringrepresentation.cxx | 66 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()
|
/aoo4110/main/unoxml/source/events/ |
H A D | testlistener.cxx | 56 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 D | testlistener.hxx | 75 static Sequence< OUString > _getSupportedServiceNames();
|
/aoo4110/main/scripting/source/dlgprov/ |
H A D | DialogModelProvider.cxx | 46 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()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | services.cxx | 33 extern Sequence< OUString > SAL_CALL className##_getSupportedServiceNames() throw(); \ 46 …createInstance, &className##_getImplementationName, &className##_getSupportedServiceNames, ::cppu:…
|
/aoo4110/main/unoxml/source/dom/ |
H A D | documentbuilder.cxx | 116 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 D | saxbuilder.cxx | 54 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 D | documentbuilder.hxx | 87 static Sequence< OUString > _getSupportedServiceNames();
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | finalthreadmanager.cxx | 343 …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
|
/aoo4110/main/unoxml/source/xpath/ |
H A D | xpathapi.cxx | 71 Sequence<OUString> CXPathAPI::_getSupportedServiceNames() in _getSupportedServiceNames() function in XPath::CXPathAPI 84 return CXPathAPI::_getSupportedServiceNames(); in getSupportedServiceNames() 96 Sequence< OUString > supported = CXPathAPI::_getSupportedServiceNames(); in supportsService()
|
/aoo4110/main/oox/source/core/ |
H A D | services.cxx | 33 extern Sequence< OUString > SAL_CALL className##_getSupportedServiceNames() throw(); \ 58 …createInstance, &className##_getImplementationName, &className##_getSupportedServiceNames, ::cppu:…
|
/aoo4110/main/xmloff/source/transform/ |
H A D | XMLFilterRegistration.cxx | 35 …extern uno::Sequence< ::rtl::OUString > SAL_CALL classname##_getSupportedServiceNames() throw(); … 40 …{ classname##_getImplementationName, classname##_getSupportedServiceNames, classname##_createInsta…
|
/aoo4110/main/xmloff/source/core/ |
H A D | facreg.cxx | 46 extern uno::Sequence< OUString > SAL_CALL className##_getSupportedServiceNames() throw();\ 172 classname##_getSupportedServiceNames() );\
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | unofreg.cxx | 132 com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames(); 156 &comp_FinalThreadManager::_getSupportedServiceNames,
|
/aoo4110/main/sfx2/source/inc/ |
H A D | SfxDocumentMetaData.hxx | 38 css::uno::Sequence< ::rtl::OUString > SAL_CALL _getSupportedServiceNames();
|
/aoo4110/main/ucb/qa/complex/tdoc/ |
H A D | _XServiceInfo.java | 67 public boolean _getSupportedServiceNames() { in _getSupportedServiceNames() method in _XServiceInfo
|
/aoo4110/main/qadevOOo/tests/java/ifc/lang/ |
H A D | _XServiceInfo.java | 65 public void _getSupportedServiceNames() { in _getSupportedServiceNames() method in _XServiceInfo
|