Searched refs:aLoad (Results 1 – 2 of 2) sorted by relevance
606 ::sfx2::FileDialogHelper aLoad(WB_3DLOOK | WB_STDMODAL | WB_OPEN);608 aLoad.SetDisplayDirectory(SvtPathOptions().GetWorkPath());610 aLoad.SetDisplayDirectory(m_Backup_File);611 if (aLoad.Execute())613 INetURLObject aUrl(aLoad.GetPath());
316 aLoad(aOptionsFile); in Load_Options() local317 o_text.swap(aLoad); in Load_Options()
Completed in 17 milliseconds