Home
last modified time | relevance | path

Searched refs:SupportedServices (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/comphelper/source/misc/
H A Dserviceinfohelper.cxx47 … ServiceName, const ::com::sun::star::uno::Sequence< ::rtl::OUString >& SupportedServices ) throw() in supportsService() argument
49 const ::rtl::OUString * pArray = SupportedServices.getConstArray(); in supportsService()
50 for( sal_Int32 i = 0; i < SupportedServices.getLength(); i++ ) in supportsService()
/aoo41x/main/xml2cmp/source/xcd/
H A Dxmltree.cxx157 o_rResult.push_back(& aCDs[i]->SupportedServices()); in Get_SupportedServices()
264 ComponentDescription::SupportedServices() const
H A Dxmltree.hxx72 SupportedServices() const in SupportedServices() function in ComponentDescription
/aoo41x/main/comphelper/inc/comphelper/
H A Dserviceinfohelper.hxx50 …ServiceName, const ::com::sun::star::uno::Sequence< ::rtl::OUString >& SupportedServices ) throw();
/aoo41x/main/svx/source/unodraw/
H A Dunoshape.cxx3991 Sequence< OUString > SupportedServices( getSupportedServiceNames() ); in supportsService() local
3992 const ::rtl::OUString * pArray = SupportedServices.getConstArray(); in supportsService()
3993 const sal_Int32 nCount = SupportedServices.getLength(); in supportsService()

Completed in 36 milliseconds