Lines Matching refs:SalGtkFolderPicker
82 SalGtkFolderPicker::SalGtkFolderPicker( const uno::Reference<lang::XMultiServiceFactory>& xServiceM… in SalGtkFolderPicker() function in SalGtkFolderPicker
104 void SAL_CALL SalGtkFolderPicker::disposing( const lang::EventObject& ) in disposing()
109 void SAL_CALL SalGtkFolderPicker::setDisplayDirectory( const rtl::OUString& aDirectory ) in setDisplayDirectory()
127 rtl::OUString SAL_CALL SalGtkFolderPicker::getDisplayDirectory() throw( uno::RuntimeException ) in getDisplayDirectory()
141 rtl::OUString SAL_CALL SalGtkFolderPicker::getDirectory() throw( uno::RuntimeException ) in getDirectory()
146 void SAL_CALL SalGtkFolderPicker::setDescription( const rtl::OUString& rDescription ) in setDescription()
158 void SAL_CALL SalGtkFolderPicker::setTitle( const rtl::OUString& aTitle ) throw( uno::RuntimeExcept… in setTitle()
168 sal_Int16 SAL_CALL SalGtkFolderPicker::execute() throw( uno::RuntimeException ) in execute()
201 void SAL_CALL SalGtkFolderPicker::cancel() throw( uno::RuntimeException ) in cancel()
212 rtl::OUString SAL_CALL SalGtkFolderPicker::getImplementationName() in getImplementationName()
222 sal_Bool SAL_CALL SalGtkFolderPicker::supportsService( const rtl::OUString& ServiceName ) in supportsService()
238 uno::Sequence<rtl::OUString> SAL_CALL SalGtkFolderPicker::getSupportedServiceNames() in getSupportedServiceNames()