Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx631 sal_Int32 nQueryResult = aQuery.Execute(); in checkPathExistence() local
634 switch (nQueryResult) in checkPathExistence()
648 nQueryResult = aWhatToDo.Execute(); in checkPathExistence()
651 if (RET_RETRY == nQueryResult) in checkPathExistence()