Searched refs:SQLError_Impl (Results 1 – 2 of 2) sorted by relevance
66 class SQLError_Impl class69 SQLError_Impl( const ::comphelper::ComponentContext& _rContext );70 ~SQLError_Impl();110 SQLError_Impl::SQLError_Impl( const ::comphelper::ComponentContext& _rContext ) in SQLError_Impl() function in connectivity::SQLError_Impl118 SQLError_Impl::~SQLError_Impl() in ~SQLError_Impl()123 const ::rtl::OUString& SQLError_Impl::getMessagePrefix() in getMessagePrefix()158 …::rtl::OUString SQLError_Impl::getErrorMessage( const ErrorCondition _eCondition, const ParamValue… in getErrorMessage()170 ::rtl::OUString SQLError_Impl::getSQLState( const ErrorCondition _eCondition ) in getSQLState()176 ErrorCode SQLError_Impl::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode()182 …void SQLError_Impl::raiseException( const ErrorCondition _eCondition, const Reference< XInterface … in raiseException()[all …]
58 class SQLError_Impl;329 ::boost::shared_ptr< SQLError_Impl > m_pImpl;