Searched refs:lSupportedServicesNames (Results 1 – 1 of 1) sorted by relevance
698 …css::uno::Sequence< ::rtl::OUString > lSupportedServicesNames = VistaFilePicker_getSupportedServic… in supportsService() local700 for (sal_Int32 n = lSupportedServicesNames.getLength(); n--;) in supportsService()701 if (lSupportedServicesNames[n].compareTo(sServiceName) == 0) in supportsService()
Completed in 10 milliseconds