Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/aqua/
H A DSalAquaFolderPicker.cxx89 SalAquaFolderPicker::SalAquaFolderPicker( const uno::Reference<lang::XMultiServiceFactory>& xServic… in SalAquaFolderPicker() function in SalAquaFolderPicker
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()
[all …]
H A DSalAquaFolderPicker.hxx58 class SalAquaFolderPicker : class
69SalAquaFolderPicker( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
126 SalAquaFolderPicker( const SalAquaFolderPicker& );
127 SalAquaFolderPicker& operator=( const SalAquaFolderPicker& );
H A Dmakefile.mk55 $(SLO)$/SalAquaFolderPicker.obj \
H A DFPentry.cxx70 *new SalAquaFolderPicker( rServiceManager ) ); in createFolderInstance()

Completed in 29 milliseconds