Home
last modified time | relevance | path

Searched refs:getWarnings (Results 26 – 50 of 103) sorted by relevance

12345

/trunk/main/extensions/workben/
H A Dtestcomponent.cxx186 Sequence<UString> seqWarnings = xTest->getWarnings(); in main()
/trunk/main/io/test/
H A Dtestcomponent.cxx177 Sequence<OUString> seqWarnings = xTest->getWarnings(); in main()
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx92 virtual Sequence< UString > getWarnings(void) THROWS( (UsrSystemException) );
249 Sequence< UString > ODataStreamTest::getWarnings(void) THROWS( (UsrSystemException) ) in getWarnings() function in ODataStreamTest
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx961 Any SAL_CALL OEvoabResultSet::getWarnings( ) throw(SQLException, RuntimeException) in getWarnings() function in connectivity::evoab::OEvoabResultSet
964 return m_aWarnings.getWarnings(); in getWarnings()
H A DNConnection.hxx114 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
H A DNStatement.hxx223 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
/trunk/main/sax/test/
H A Dtestcomponent.cxx191 Sequence<OUString> seqWarnings = xTest->getWarnings(); in main()
/trunk/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx223 Any aWarnings( xConnectionWarnings->getWarnings() ); in connect()
/trunk/main/io/test/stm/
H A Ddatatest.cxx99 virtual Sequence< OUString > SAL_CALL getWarnings(void) throw (RuntimeException);
257 Sequence< OUString > ODataStreamTest::getWarnings(void) throw (RuntimeException) in getWarnings() function in ODataStreamTest
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java680 public Object getWarnings() throws SQLException { in getWarnings() method in JavaSQLResultSet
682 java.sql.SQLWarning javaWarning = jdbcResultSet.getWarnings(); in getWarnings()
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.hxx143 Any SAL_CALL getWarnings() throw(SQLException, RuntimeException);
H A Dmysqlc_connection.hxx213 ::com::sun::star::uno::Any SAL_CALL getWarnings()
H A Dmysqlc_statement.cxx344 Any SAL_CALL OCommonStatement::getWarnings() in getWarnings() function in OCommonStatement
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.hxx137 virtual ::com::sun::star::uno::Any SAL_CALL getWarnings(
H A DMacabConnection.hxx114 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
H A DMacabConnection.cxx258 Any SAL_CALL MacabConnection::getWarnings( ) throw(SQLException, RuntimeException) in getWarnings() function in MacabConnection
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.hxx131 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
H A DSStatement.hxx114 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
H A DSStatement.cxx232 Any SAL_CALL OStatement_Base::getWarnings( ) throw(SQLException, RuntimeException) in getWarnings() function in OStatement_Base
/trunk/main/connectivity/source/inc/java/sql/
H A DConnection.hxx142 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx350 Any OResultSet::getWarnings(void) throw( SQLException, RuntimeException ) in getWarnings() function in OResultSet
355 return m_aWarnings.getWarnings(); in getWarnings()
/trunk/main/connectivity/source/inc/ado/
H A DAConnection.hxx119 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
/trunk/main/connectivity/source/inc/file/
H A DFStatement.hxx170 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
H A DFConnection.hxx122 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
/trunk/main/connectivity/source/inc/odbc/
H A DOConnection.hxx131 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…

Completed in 74 milliseconds

12345