Searched refs:SvtFolderPicker (Results 1 – 3 of 3) sorted by relevance
55 SvtFolderPicker::SvtFolderPicker( const Reference < XMultiServiceFactory >& _rxFactory ) in SvtFolderPicker() function in SvtFolderPicker61 SvtFolderPicker::~SvtFolderPicker() in ~SvtFolderPicker()68 IMPLEMENT_FORWARD_XINTERFACE2( SvtFolderPicker, OCommonPicker, SvtFolderPicker_Base ) in IMPLEMENT_FORWARD_XINTERFACE2() argument86 sal_Int16 SAL_CALL SvtFolderPicker::execute( ) throw (RuntimeException) in execute()112 SvtFileDialog* SvtFolderPicker::implCreateDialog( Window* _pParent ) in implCreateDialog()118 sal_Int16 SvtFolderPicker::implExecutePicker( ) in implExecutePicker()130 void SvtFolderPicker::prepareExecute() in prepareExecute()144 IMPL_LINK( SvtFolderPicker, DialogClosedHdl, Dialog*, pDlg ) in IMPL_LINK() argument185 ::rtl::OUString SAL_CALL SvtFolderPicker::getDirectory() throw( RuntimeException ) in getDirectory()249 ::rtl::OUString SvtFolderPicker::impl_getStaticImplementationName() in impl_getStaticImplementationName()[all …]
45 SvtFolderPicker::impl_createInstance,46 SvtFolderPicker::impl_getStaticImplementationName,47 SvtFolderPicker::impl_getStaticSupportedServiceNames,
44 class SvtFolderPicker :public SvtFolderPicker_Base class57 …SvtFolderPicker( const ::com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFac…58 virtual ~SvtFolderPicker();
Completed in 15 milliseconds