Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePicker.cxx698 …css::uno::Sequence< ::rtl::OUString > lSupportedServicesNames = VistaFilePicker_getSupportedServic… in supportsService() local
700 for (sal_Int32 n = lSupportedServicesNames.getLength(); n--;) in supportsService()
701 if (lSupportedServicesNames[n].compareTo(sServiceName) == 0) in supportsService()

Completed in 14 milliseconds