Home
last modified time | relevance | path

Searched refs:SQLExceptionIteratorHelper (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx285 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const SQLExceptionInfo& _rChainStart ) in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper
297 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLException&… in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper
304 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLWarning& _… in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper
311 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const ::com::sun::star::sdb::SQLContext& _r… in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper
318 void SQLExceptionIteratorHelper::current( SQLExceptionInfo& _out_rInfo ) const in current()
341 const ::com::sun::star::sdbc::SQLException* SQLExceptionIteratorHelper::next() in next()
384 void SQLExceptionIteratorHelper::next( SQLExceptionInfo& _out_rInfo ) in next()
H A Dwarningscontainer.cxx58 SQLExceptionIteratorHelper aReferenceIterHelper( *pChainTravel ); in lcl_concatWarnings()
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx160 class OOO_DLLPUBLIC_DBTOOLS SQLExceptionIteratorHelper class
173 SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLException& _rChainStart );
181 SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLWarning& _rChainStart );
189 SQLExceptionIteratorHelper( const ::com::sun::star::sdb::SQLContext& _rChainStart );
197 SQLExceptionIteratorHelper( const SQLExceptionInfo& _rErrorInfo );
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx296 SQLExceptionIteratorHelper iter( _rErrorInfo ); in lcl_buildExceptionChain()

Completed in 24 milliseconds