Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx553 sal_Int32 nQueryResult = aQuery.Execute(); in checkPathExistence() local
556 switch (nQueryResult) in checkPathExistence()
570 nQueryResult = aWhatToDo.Execute(); in checkPathExistence()
573 if (RET_RETRY == nQueryResult) in checkPathExistence()

Completed in 20 milliseconds