Home
last modified time | relevance | path

Searched refs:clearWarnings (Results 26 – 50 of 92) sorted by relevance

1234

/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.hxx115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DMacabConnection.cxx264 void SAL_CALL MacabConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in MacabConnection
H A DMacabPreparedStatement.cxx151 clearWarnings (); in close()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.hxx132 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DSStatement.hxx115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DSStatement.cxx243 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OStatement_Base
H A DSPreparedStatement.cxx102 clearWarnings (); in close()
H A DSConnection.cxx319 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx125 clearWarnings (); in close()
H A DNStatement.hxx224 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DNResultSet.hxx173 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/connectivity/source/inc/java/sql/
H A DConnection.hxx143 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DJStatement.hxx156 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx359 void OResultSet::clearWarnings(void) throw( SQLException, RuntimeException ) in clearWarnings() function in OResultSet
364 m_aWarnings.clearWarnings(); in clearWarnings()
H A DRowSetBase.cxx1265 void SAL_CALL ORowSetBase::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in dbaccess::ORowSetBase
1274 xWarnings->clearWarnings(); in clearWarnings()
/trunk/main/connectivity/source/inc/ado/
H A DAConnection.hxx120 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DAStatement.hxx164 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/connectivity/source/inc/file/
H A DFStatement.hxx171 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DFConnection.hxx123 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/connectivity/source/inc/odbc/
H A DOConnection.hxx132 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DOStatement.hxx179 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.cxx357 void SAL_CALL OCommonStatement::clearWarnings() in clearWarnings() function in OCommonStatement
H A Dmysqlc_resultset.hxx229 void SAL_CALL clearWarnings() throw(SQLException, RuntimeException);
/trunk/main/dbaccess/source/core/inc/
H A Dstatement.hxx137 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx369 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OConnection

Completed in 161 milliseconds

1234