Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/generic/
H A Dfpicker.cxx108 static Sequence< OUString > FilePicker_getSupportedServiceNames() in FilePicker_getSupportedServiceNames() function
192 FilePicker_getSupportedServiceNames,
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx73 uno::Sequence<rtl::OUString> SAL_CALL FilePicker_getSupportedServiceNames() in FilePicker_getSupportedServiceNames() function
778 uno::Sequence <rtl::OUString> SupportedServicesNames = FilePicker_getSupportedServiceNames(); in supportsService()
794 return FilePicker_getSupportedServiceNames(); in getSupportedServiceNames()
/trunk/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx95 uno::Sequence<rtl::OUString> SAL_CALL FilePicker_getSupportedServiceNames() in FilePicker_getSupportedServiceNames() function
723 uno::Sequence< ::rtl::OUString > SupportedServicesNames = FilePicker_getSupportedServiceNames(); in supportsService()
737 return FilePicker_getSupportedServiceNames(); in getSupportedServiceNames()
/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx93 uno::Sequence<rtl::OUString> SAL_CALL FilePicker_getSupportedServiceNames() in FilePicker_getSupportedServiceNames() function
641 uno::Sequence <rtl::OUString> supportedServicesNames = FilePicker_getSupportedServiceNames(); in supportsService()
661 return FilePicker_getSupportedServiceNames(); in getSupportedServiceNames()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx80 uno::Sequence<rtl::OUString> SAL_CALL FilePicker_getSupportedServiceNames() in FilePicker_getSupportedServiceNames() function
1821 uno::Sequence <rtl::OUString> SupportedServicesNames = FilePicker_getSupportedServiceNames(); in supportsService()
1837 return FilePicker_getSupportedServiceNames(); in getSupportedServiceNames()

Completed in 35 milliseconds