Home
last modified time | relevance | path

Searched refs:SalGtkFolderPicker (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/fpicker/source/unx/gnome/
H A DSalGtkFolderPicker.cxx82 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()
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()
[all …]
H A DSalGtkFolderPicker.hxx51 class SalGtkFolderPicker : class
61SalGtkFolderPicker( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
119 SalGtkFolderPicker( const SalGtkFolderPicker& );
120 SalGtkFolderPicker& operator=( const SalGtkFolderPicker& );
127 virtual ~SalGtkFolderPicker();
H A Dmakefile.mk66 $(SLO)$/SalGtkFolderPicker.obj \
H A DFPentry.cxx74 new SalGtkFolderPicker( rServiceManager ) ) ); in createFolderInstance()

Completed in 24 milliseconds