Searched refs:SQLError_Impl (Results 1 – 2 of 2) sorted by relevance
62 class SQLError_Impl class65 SQLError_Impl( const ::comphelper::ComponentContext& _rContext );66 ~SQLError_Impl();106 SQLError_Impl::SQLError_Impl( const ::comphelper::ComponentContext& _rContext ) in SQLError_Impl() function in connectivity::SQLError_Impl114 SQLError_Impl::~SQLError_Impl() in ~SQLError_Impl()119 const ::rtl::OUString& SQLError_Impl::getMessagePrefix() in getMessagePrefix()154 …::rtl::OUString SQLError_Impl::getErrorMessage( const ErrorCondition _eCondition, const ParamValue… in getErrorMessage()166 ::rtl::OUString SQLError_Impl::getSQLState( const ErrorCondition _eCondition ) in getSQLState()172 ErrorCode SQLError_Impl::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode()178 …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;