Home
last modified time | relevance | path

Searched refs:clearWarnings (Results 1 – 25 of 92) sorted by relevance

1234

/aoo41x/main/connectivity/source/commontools/
H A Dwarningscontainer.cxx104 void SAL_CALL WarningsContainer::clearWarnings( ) in clearWarnings() function in dbtools::WarningsContainer
107 m_xExternalWarnings->clearWarnings(); in clearWarnings()
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx224 void SAL_CALL OEvoabConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OEvoabConnection
226 m_aWarnings.clearWarnings(); in clearWarnings()
H A DNStatement.cxx170 clearWarnings (); in reset()
553 void SAL_CALL OCommonStatement::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in connectivity::evoab::OCommonStatement
H A DNResultSet.cxx955 void SAL_CALL OEvoabResultSet::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in connectivity::evoab::OEvoabResultSet
958 m_aWarnings.clearWarnings(); in clearWarnings()
H A DNConnection.hxx115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DNPreparedStatement.cxx125 clearWarnings (); in close()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx173 clearWarnings (); in reset()
458 clearWarnings (); in getMoreResults()
493 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OStatement_Base
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx224 clearWarnings (); in reset()
607 clearWarnings (); in getMoreResults()
659 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OStatement_Base
H A DOPreparedStatement.cxx137 clearWarnings (); in close()
160 clearWarnings (); in execute()
/aoo41x/main/dbaccess/source/core/api/
H A Dstatement.cxx360 void OStatementBase::clearWarnings(void) throw( SQLException, RuntimeException ) in clearWarnings() function in OStatementBase
366 Reference< XWarningsSupplier >(m_xAggregateAsSet, UNO_QUERY)->clearWarnings(); in clearWarnings()
/aoo41x/main/connectivity/inc/connectivity/
H A Dwarningscontainer.hxx96 void SAL_CALL clearWarnings( );
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XWarningsSupplier.java122 oObj.clearWarnings(); in _clearWarnings()
/aoo41x/main/connectivity/source/drivers/file/
H A DFStatement.cxx216 clearWarnings (); in reset()
267 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in connectivity::file::OStatement_Base
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx433 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in dbaccess::OConnection
438 m_aWarnings.clearWarnings(); in clearWarnings()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXWarningsSupplier.idl71 void clearWarnings() raises (SQLException);
/aoo41x/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx235 xConnectionWarnings->clearWarnings(); in connect()
/aoo41x/main/mysqlc/source/
H A Dmysqlc_statement.hxx145 void SAL_CALL clearWarnings() throw(SQLException, RuntimeException);
H A Dmysqlc_connection.hxx215 void SAL_CALL clearWarnings()
/aoo41x/main/connectivity/source/drivers/kab/
H A DKStatement.hxx135 virtual void SAL_CALL clearWarnings(
H A DKConnection.cxx269 void SAL_CALL KabConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in KabConnection
H A DKConnection.hxx123 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabStatement.hxx139 virtual void SAL_CALL clearWarnings(
H A DMacabConnection.hxx115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/aoo41x/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…

Completed in 116 milliseconds

1234