Searched refs:aPathDlg (Results 1 – 1 of 1) sorted by relevance
353 PathDialog aPathDlg( this ); in IMPL_LINK() local365 aPathDlg.SetPath(sOldPath); in IMPL_LINK()367 if(aPathDlg.Execute() == RET_OK) in IMPL_LINK()369 String aPath = aPathDlg.GetPath(); in IMPL_LINK()
Completed in 17 milliseconds