Home
last modified time | relevance | path

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

/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx59 ParameterInteractionCancelled = 1 enumerator
/trunk/main/dbaccess/source/ui/misc/
H A Dlinkeddocuments.cxx446 if ( !(aAny >>= a) || (a.ErrorCode != dbtools::ParameterInteractionCancelled) ) in open()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1472 …( ( aError >>= aSQLError ) && ( aSQLError.ErrorCode == ::dbtools::ParameterInteractionCancelled ) ) in impl_doCopy_nothrow()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1860 e.ErrorCode = ParameterInteractionCancelled; in askForParameters()

Completed in 46 milliseconds