Searched refs:seqServices (Results 1 – 1 of 1) sorted by relevance
259 Sequence< OUString > seqServices = getSupportedServiceNames(); in supportsService() local260 const OUString * pServices = seqServices.getConstArray(); in supportsService()261 for( sal_Int32 i = 0; i < seqServices.getLength(); i++ ) in supportsService()
Completed in 22 milliseconds