Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A Dsqlerror.cxx163 lcl_substitutePlaceholder( sErrorMessage, "$2$", _rParamValue2 ); in getErrorMessage()
189 _rParamValue2, in raiseException()
202 _rParamValue2, in raiseException()
227 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 ) in getSQLException() argument
229 …return impl_buildSQLException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamValue… in getSQLException()
234 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 ) in impl_buildSQLException() argument
237 getErrorMessage( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ), in impl_buildSQLException()
316 return m_pImpl->getErrorMessage( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ); in getErrorMessage()
334 … m_pImpl->raiseException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamValue3 ); in raiseException()
340 m_pImpl->raiseException( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ); in raiseException()
[all …]
/trunk/main/connectivity/inc/connectivity/
H A Dsqlerror.hxx131 const ParamValue& _rParamValue2 = ParamValue(),
202 const ParamValue& _rParamValue2 = ParamValue(),
240 const ParamValue& _rParamValue2 = ParamValue(),
286 const ParamValue& _rParamValue2 = ParamValue(),
324 const ParamValue& _rParamValue2 = ParamValue(),

Completed in 11 milliseconds