Home
last modified time | relevance | path

Searched refs:clearWarnings (Results 1 – 25 of 92) sorted by last modified time

1234

/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx303 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DRowSet.cxx1817 m_aWarnings.clearWarnings(); in execute_NoApprove_NoNewConn()
2708 void SAL_CALL ORowSet::clearWarnings( ) throw (SQLException, RuntimeException) in clearWarnings() function in dbaccess::ORowSet
2710 m_aWarnings.clearWarnings(); in clearWarnings()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2262 xWarnings->clearWarnings(); in IMPL_LINK()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1481 void SAL_CALL ODatabaseForm::clearWarnings( ) throw (SQLException, RuntimeException) in clearWarnings() function in frm::ODatabaseForm
1483 m_aWarnings.clearWarnings(); in clearWarnings()
H A DDatabaseForm.hxx443 …virtual void SAL_CALL clearWarnings( ) throw (::com::sun::star::sdbc::SQLException, ::com::sun::s…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv81 "ODatabaseForm";"com::sun::star::sdbc::XWarningsSupplier#optional";"clearWarnings()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv53 "ORowSet";"com::sun::star::sdbc::XWarningsSupplier#optional";"clearWarnings()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XWarningsSupplier.java122 oObj.clearWarnings(); in _clearWarnings()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXWarningsSupplier.idl71 void clearWarnings() raises (SQLException);
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx243 void SAL_CALL OStatement_Base::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OStatement_Base
H A DSStatement.hxx115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DSPreparedStatement.cxx102 clearWarnings (); in close()
H A DSResultSet.cxx518 void SAL_CALL OResultSet::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OResultSet
H A DSResultSet.hxx167 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
H A DSConnection.cxx319 void SAL_CALL OConnection::clearWarnings( ) throw(SQLException, RuntimeException) in clearWarnings() function in OConnection
H A DSConnection.hxx132 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx938 void SAL_CALL OResultSet::clearWarnings() in clearWarnings() function in OResultSet
H A Dmysqlc_statement.cxx357 void SAL_CALL OCommonStatement::clearWarnings() in clearWarnings() function in OCommonStatement
H A Dmysqlc_statement.hxx145 void SAL_CALL clearWarnings() throw(SQLException, RuntimeException);
H A Dmysqlc_preparedstatement.cxx168 clearWarnings(); in close()
H A Dmysqlc_resultset.hxx229 void SAL_CALL clearWarnings() throw(SQLException, RuntimeException);
H A Dmysqlc_connection.cxx645 void SAL_CALL OConnection::clearWarnings() in clearWarnings() function in OConnection
H A Dmysqlc_connection.hxx215 void SAL_CALL clearWarnings()
/trunk/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx235 xConnectionWarnings->clearWarnings(); in connect()
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx352 …virtual void SAL_CALL clearWarnings() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…

Completed in 155 milliseconds

1234