Searched refs:SalAquaFolderPicker (Results 1 – 4 of 4) sorted by relevance
89 SalAquaFolderPicker::SalAquaFolderPicker( const uno::Reference<lang::XMultiServiceFactory>& xServic… in SalAquaFolderPicker() function in SalAquaFolderPicker114 sal_Int16 SAL_CALL SalAquaFolderPicker::execute() throw( uno::RuntimeException ) in execute()149 void SAL_CALL SalAquaFolderPicker::setDisplayDirectory( const rtl::OUString& aDirectory ) in setDisplayDirectory()161 rtl::OUString SAL_CALL SalAquaFolderPicker::getDisplayDirectory() throw( uno::RuntimeException ) in getDisplayDirectory()174 rtl::OUString SAL_CALL SalAquaFolderPicker::getDirectory() throw( uno::RuntimeException ) in getDirectory()207 void SAL_CALL SalAquaFolderPicker::setDescription( const rtl::OUString& rDescription ) in setDescription()221 rtl::OUString SAL_CALL SalAquaFolderPicker::getImplementationName() in getImplementationName()233 sal_Bool SAL_CALL SalAquaFolderPicker::supportsService( const rtl::OUString& sServiceName ) in supportsService()252 uno::Sequence<rtl::OUString> SAL_CALL SalAquaFolderPicker::getSupportedServiceNames() in getSupportedServiceNames()265 void SAL_CALL SalAquaFolderPicker::cancel() throw( uno::RuntimeException ) in cancel()[all …]
58 class SalAquaFolderPicker : class69 …SalAquaFolderPicker( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…126 SalAquaFolderPicker( const SalAquaFolderPicker& );127 SalAquaFolderPicker& operator=( const SalAquaFolderPicker& );
70 *new SalAquaFolderPicker( rServiceManager ) ); in createFolderInstance()
58 fpicker/source/aqua/SalAquaFolderPicker \
Completed in 9 milliseconds