/aoo41x/main/connectivity/source/commontools/ |
H A D | warningscontainer.cxx | 104 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 D | NConnection.cxx | 224 void SAL_CALL OEvoabConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OEvoabConnection 226 m_aWarnings.clearWarnings(); in clearWarnings()
|
H A D | NStatement.cxx | 170 clearWarnings (); in reset() 553 void SAL_CALL OCommonStatement::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in connectivity::evoab::OCommonStatement
|
H A D | NResultSet.cxx | 955 void SAL_CALL OEvoabResultSet::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in connectivity::evoab::OEvoabResultSet 958 m_aWarnings.clearWarnings(); in clearWarnings()
|
H A D | NConnection.hxx | 115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
|
H A D | NPreparedStatement.cxx | 125 clearWarnings (); in close()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AStatement.cxx | 173 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 D | OStatement.cxx | 224 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 D | OPreparedStatement.cxx | 137 clearWarnings (); in close() 160 clearWarnings (); in execute()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | statement.cxx | 360 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 D | warningscontainer.hxx | 96 void SAL_CALL clearWarnings( );
|
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/ |
H A D | _XWarningsSupplier.java | 122 oObj.clearWarnings(); in _clearWarnings()
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FStatement.cxx | 216 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 D | connection.cxx | 433 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 D | XWarningsSupplier.idl | 71 void clearWarnings() raises (SQLException);
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | datasourceconnector.cxx | 235 xConnectionWarnings->clearWarnings(); in connect()
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_statement.hxx | 145 void SAL_CALL clearWarnings() throw(SQLException, RuntimeException);
|
H A D | mysqlc_connection.hxx | 215 void SAL_CALL clearWarnings()
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KStatement.hxx | 135 virtual void SAL_CALL clearWarnings(
|
H A D | KConnection.cxx | 269 void SAL_CALL KabConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in KabConnection
|
H A D | KConnection.hxx | 123 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabStatement.hxx | 139 virtual void SAL_CALL clearWarnings(
|
H A D | MacabConnection.hxx | 115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SConnection.hxx | 132 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
|
H A D | SStatement.hxx | 115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
|