Searched refs:SupportedServices (Results 1 – 5 of 5) sorted by relevance
47 … ServiceName, const ::com::sun::star::uno::Sequence< ::rtl::OUString >& SupportedServices ) throw() in supportsService() argument49 const ::rtl::OUString * pArray = SupportedServices.getConstArray(); in supportsService()50 for( sal_Int32 i = 0; i < SupportedServices.getLength(); i++ ) in supportsService()
157 o_rResult.push_back(& aCDs[i]->SupportedServices()); in Get_SupportedServices()264 ComponentDescription::SupportedServices() const
72 SupportedServices() const in SupportedServices() function in ComponentDescription
50 …ServiceName, const ::com::sun::star::uno::Sequence< ::rtl::OUString >& SupportedServices ) throw();
3991 Sequence< OUString > SupportedServices( getSupportedServiceNames() ); in supportsService() local3992 const ::rtl::OUString * pArray = SupportedServices.getConstArray(); in supportsService()3993 const sal_Int32 nCount = SupportedServices.getLength(); in supportsService()
Completed in 25 milliseconds