Lines Matching refs:SalAquaFolderPicker
89 SalAquaFolderPicker::SalAquaFolderPicker( const uno::Reference<lang::XMultiServiceFactory>& xServic… in SalAquaFolderPicker() function in SalAquaFolderPicker
103 void SAL_CALL SalAquaFolderPicker::setTitle( const rtl::OUString& aTitle ) throw( uno::RuntimeExcep… in setTitle()
114 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()
280 void SAL_CALL SalAquaFolderPicker::disposing( const lang::EventObject& ) in disposing()