Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/folderpicker/
H A DFolderPicker.cxx68 Sequence< OUString > SAL_CALL FolderPicker_getSupportedServiceNames() in FolderPicker_getSupportedServiceNames() function
176 Sequence < OUString > SupportedServicesNames = FolderPicker_getSupportedServiceNames(); in supportsService()
192 return FolderPicker_getSupportedServiceNames(); in getSupportedServiceNames()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFolderPicker.cxx70 uno::Sequence<rtl::OUString> SAL_CALL FolderPicker_getSupportedServiceNames() in FolderPicker_getSupportedServiceNames() function
225 uno::Sequence <rtl::OUString> SupportedServicesNames = FolderPicker_getSupportedServiceNames(); in supportsService()
241 return FolderPicker_getSupportedServiceNames(); in getSupportedServiceNames()
/trunk/main/fpicker/source/aqua/
H A DSalAquaFolderPicker.cxx77 uno::Sequence<rtl::OUString> SAL_CALL FolderPicker_getSupportedServiceNames() in FolderPicker_getSupportedServiceNames() function
239 uno::Sequence <rtl::OUString> supportedServicesNames = FolderPicker_getSupportedServiceNames(); in supportsService()
258 return FolderPicker_getSupportedServiceNames(); in getSupportedServiceNames()
/trunk/main/fpicker/source/generic/
H A Dfpicker.cxx176 static Sequence< OUString > FolderPicker_getSupportedServiceNames() in FolderPicker_getSupportedServiceNames() function
198 FolderPicker_getSupportedServiceNames,

Completed in 44 milliseconds