Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx275 String sOldPath = getURLNoPrefix(); variable
278 if (sOldPath.Len())
279 xFolderPicker->setDisplayDirectory(sOldPath);
284 sOldPath = xFolderPicker->getDirectory();
285 switch (checkPathExistence(sOldPath))
922 String sOldPath; in commitURL() local
944 setURLNoPrefix(sOldPath); in commitURL()
961 setURLNoPrefix(sOldPath); in commitURL()
975 String sOldPath = getURLNoPrefix(); in askForFileName() local
976 if ( sOldPath.Len() ) in askForFileName()
[all …]
/aoo41x/main/cui/source/dialogs/
H A Dlinkdlg.cxx362 rtl::OUString sOldPath(aUrl.PathToFileName()); in IMPL_LINK() local
364 sOldPath = sOldPath.copy(0, sOldPath.getLength() - nLen); in IMPL_LINK()
365 aPathDlg.SetPath(sOldPath); in IMPL_LINK()

Completed in 10 milliseconds