Searched refs:_rParamValue1 (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/connectivity/source/commontools/ |
H A D | sqlerror.cxx | 162 lcl_substitutePlaceholder( sErrorMessage, "$1$", _rParamValue1 ); in getErrorMessage() 188 _rParamValue1, in raiseException() 201 _rParamValue1, 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 | 130 const ParamValue& _rParamValue1 = ParamValue(), 201 const ParamValue& _rParamValue1 = ParamValue(), 239 const ParamValue& _rParamValue1 = ParamValue(), 285 const ParamValue& _rParamValue1 = ParamValue(), 323 const ParamValue& _rParamValue1 = ParamValue(),
|
Completed in 10 milliseconds