Home
last modified time | relevance | path

Searched refs:ImpPathDialog (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx115 ImpPathDialog::ImpPathDialog( PathDialog* pDlg, RESOURCE_TYPE nType, sal_Bool bCreateDir ) in ImpPathDialog() function in ImpPathDialog
137 ImpPathDialog::~ImpPathDialog() in ~ImpPathDialog()
154 void ImpPathDialog::InitControls() in InitControls()
270 IMPL_LINK( ImpPathDialog, SelectHdl, ListBox *, p ) in IMPL_LINK() argument
308 IMPL_LINK( ImpPathDialog, ClickHdl, Button*, pBtn ) in IMPL_LINK() argument
535 void ImpPathDialog::PreExecute() in PreExecute()
655 void ImpPathDialog::PostExecute() in PostExecute()
679 void ImpPathDialog::SetPath( Edit const & rEdit ) in SetPath()
687 UniString ImpPathDialog::GetPath() const in GetPath()
696 ImpPathDialog( pDlg, nType, sal_False ) in ImpFileDialog()
[all …]
H A Dfiledlg2.hxx42 class ImpPathDialog;
72 class ImpPathDialog class
112 ImpPathDialog( PathDialog* pDlg, RESOURCE_TYPE nType, sal_Bool bCreateDir );
113 virtual ~ImpPathDialog();
130 class ImpFileDialog : public ImpPathDialog
201 ImpPathDialog* pDlg;
207 ImpPathDialog* GetDialog() const { return pDlg; } in GetDialog()

Completed in 18 milliseconds