Lines Matching refs:_rParamValue1

74 … getErrorMessage( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamVa…
77 …ndition, const Reference< XInterface >& _rxContext, const ParamValue& _rParamValue1, const ParamVa…
78 … raiseException( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamVa…
79 …terface >& _rxContext, const Type& _rExceptionType, const ParamValue& _rParamValue1, const ParamVa…
80 …ndition, const Reference< XInterface >& _rxContext, const ParamValue& _rParamValue1, const ParamVa…
94 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 …
158 …:getErrorMessage( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamVa… in getErrorMessage() argument
162 lcl_substitutePlaceholder( sErrorMessage, "$1$", _rParamValue1 ); in getErrorMessage()
182 …ndition, const Reference< XInterface >& _rxContext, const ParamValue& _rParamValue1, const ParamVa… in raiseException() argument
188 _rParamValue1, in raiseException()
195 …::raiseException( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamVa… in raiseException() argument
201 _rParamValue1, in raiseException()
209 …const Type& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, con… in raiseTypedException() argument
219 …*pException = impl_buildSQLException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rPar… in raiseTypedException()
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()
314 …:getErrorMessage( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamVa… in getErrorMessage() argument
316 return m_pImpl->getErrorMessage( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ); in getErrorMessage()
332 …ndition, const Reference< XInterface >& _rxContext, const ParamValue& _rParamValue1, const ParamVa… in raiseException() argument
334 … m_pImpl->raiseException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamValue3 ); in raiseException()
338 …::raiseException( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, const ParamVa… in raiseException() argument
340 m_pImpl->raiseException( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ); in raiseException()
345 …const Type& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, con… in raiseTypedException() argument
347 …m_pImpl->raiseTypedException( _eCondition, _rxContext, _rExceptionType, _rParamValue1, _rParamValu… in raiseTypedException()
352 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 … in getSQLException() argument
354 …return m_pImpl->getSQLException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamVal… in getSQLException()