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
171 Sequence < OUString > SupportedServicesNames = FolderPicker_getSupportedServiceNames(); in supportsService()
186 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
220 uno::Sequence <rtl::OUString> SupportedServicesNames = FolderPicker_getSupportedServiceNames(); in supportsService()
235 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
235 uno::Sequence <rtl::OUString> supportedServicesNames = FolderPicker_getSupportedServiceNames(); in supportsService()
253 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,