Searched refs:ParamValue (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/connectivity/source/commontools/ |
H A D | sqlerror.cxx | 60 typedef SQLError::ParamValue ParamValue; typedef 74 …nst ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, … 78 …nst ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, … 94 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 … 195 …nst ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, … in raiseException() 209 …const Type& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, con… in raiseTypedException() 227 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 ) in getSQLException() 234 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 ) in impl_buildSQLException() 338 …nst ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, … in raiseException() 345 …const Type& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, con… in raiseTypedException() [all …]
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | sqlerror.hxx | 130 const ParamValue& _rParamValue1 = ParamValue(), 131 const ParamValue& _rParamValue2 = ParamValue(), 132 const ParamValue& _rParamValue3 = ParamValue() 201 const ParamValue& _rParamValue1 = ParamValue(), 202 const ParamValue& _rParamValue2 = ParamValue(), 203 const ParamValue& _rParamValue3 = ParamValue() 239 const ParamValue& _rParamValue1 = ParamValue(), 240 const ParamValue& _rParamValue2 = ParamValue(), 241 const ParamValue& _rParamValue3 = ParamValue() 287 const ParamValue& _rParamValue3 = ParamValue() [all …]
|
Completed in 20 milliseconds