Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A Dsqlerror.cxx164 lcl_substitutePlaceholder( sErrorMessage, "$3$", _rParamValue3 ); in getErrorMessage()
190 _rParamValue3 in raiseException()
203 _rParamValue3 in raiseException()
227 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 ) in getSQLException() argument
229 …urn impl_buildSQLException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamValue3 ); 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.hxx132 const ParamValue& _rParamValue3 = ParamValue()
203 const ParamValue& _rParamValue3 = ParamValue()
241 const ParamValue& _rParamValue3 = ParamValue()
287 const ParamValue& _rParamValue3 = ParamValue()
325 const ParamValue& _rParamValue3 = ParamValue()

Completed in 19 milliseconds