Searched refs:_rParamValue2 (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/connectivity/source/commontools/ |
H A D | sqlerror.cxx | 163 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 …]
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | sqlerror.hxx | 131 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 18 milliseconds