Lines Matching refs:RuntimeException

128 …terface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException)  in queryInterface()
135 …no::Type > SAL_CALL java_sql_ResultSet::getTypes( ) throw(::com::sun::star::uno::RuntimeException) in getTypes()
146 …& columnName ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in findColumn()
153 … java_sql_ResultSet::getBinaryStream( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getBinaryStream()
164 …va_sql_ResultSet::getCharacterStream( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getCharacterStream()
176 …_CALL java_sql_ResultSet::getBoolean( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getBoolean()
184 …SAL_CALL java_sql_ResultSet::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getByte()
193 …AL_CALL java_sql_ResultSet::getBytes( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getBytes()
211 …SAL_CALL java_sql_ResultSet::getDate( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getDate()
222 …L_CALL java_sql_ResultSet::getDouble( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getDouble()
231 …AL_CALL java_sql_ResultSet::getFloat( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getFloat()
240 … SAL_CALL java_sql_ResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getInt()
248 sal_Int32 SAL_CALL java_sql_ResultSet::getRow( ) throw(SQLException, RuntimeException) in getRow()
256 …SAL_CALL java_sql_ResultSet::getLong( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getLong()
265 …etMetaData( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getMetaData()
275 …AL_CALL java_sql_ResultSet::getArray( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getArray()
287 …SAL_CALL java_sql_ResultSet::getClob( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getClob()
297 …SAL_CALL java_sql_ResultSet::getBlob( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getBlob()
308 … SAL_CALL java_sql_ResultSet::getRef( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getRef()
320 …erence< ::com::sun::star::container::XNameAccess >& typeMap ) throw(SQLException, RuntimeException) in getObject()
382 …AL_CALL java_sql_ResultSet::getShort( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getShort()
392 …L_CALL java_sql_ResultSet::getString( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getString()
401 …SAL_CALL java_sql_ResultSet::getTime( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getTime()
413 …ALL java_sql_ResultSet::getTimestamp( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getTimestamp()
424 sal_Bool SAL_CALL java_sql_ResultSet::isAfterLast( ) throw(SQLException, RuntimeException) in isAfterLast()
431 sal_Bool SAL_CALL java_sql_ResultSet::isFirst( ) throw(SQLException, RuntimeException) in isFirst()
438 sal_Bool SAL_CALL java_sql_ResultSet::isLast( ) throw(SQLException, RuntimeException) in isLast()
445 void SAL_CALL java_sql_ResultSet::beforeFirst( ) throw(SQLException, RuntimeException) in beforeFirst()
452 void SAL_CALL java_sql_ResultSet::afterLast( ) throw(SQLException, RuntimeException) in afterLast()
460 …Set::close( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in close()
467 sal_Bool SAL_CALL java_sql_ResultSet::first( ) throw(SQLException, RuntimeException) in first()
475 sal_Bool SAL_CALL java_sql_ResultSet::last( ) throw(SQLException, RuntimeException) in last()
482 …l_Bool SAL_CALL java_sql_ResultSet::absolute( sal_Int32 row ) throw(SQLException, RuntimeException) in absolute()
489 …l_Bool SAL_CALL java_sql_ResultSet::relative( sal_Int32 row ) throw(SQLException, RuntimeException) in relative()
496 sal_Bool SAL_CALL java_sql_ResultSet::previous( ) throw(SQLException, RuntimeException) in previous()
503 …e< XInterface > SAL_CALL java_sql_ResultSet::getStatement( ) throw(SQLException, RuntimeException) in getStatement()
510 sal_Bool SAL_CALL java_sql_ResultSet::rowDeleted( ) throw(SQLException, RuntimeException) in rowDeleted()
517 sal_Bool SAL_CALL java_sql_ResultSet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted()
524 sal_Bool SAL_CALL java_sql_ResultSet::rowUpdated( ) throw(SQLException, RuntimeException) in rowUpdated()
532 sal_Bool SAL_CALL java_sql_ResultSet::isBeforeFirst( ) throw(SQLException, RuntimeException) in isBeforeFirst()
540 sal_Bool SAL_CALL java_sql_ResultSet::next( ) throw(SQLException, RuntimeException) in next()
548 sal_Bool SAL_CALL java_sql_ResultSet::wasNull( ) throw(SQLException, RuntimeException) in wasNull()
556 void SAL_CALL java_sql_ResultSet::cancel( ) throw(::com::sun::star::uno::RuntimeException) in cancel()
564 …arWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in clearWarnings()
571 …etWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getWarnings()
590 …:insertRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in insertRow()
597 …:updateRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateRow()
604 …:deleteRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in deleteRow()
612 …RowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in cancelRowUpdates()
620 …oInsertRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in moveToInsertRow()
628 …CurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in moveToCurrentRow()
636 … columnIndex ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateNull()
644 …, sal_Bool x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateBoolean()
651 …, sal_Int8 x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateByte()
659 … sal_Int16 x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateShort()
666 … sal_Int32 x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateInt()
673 … sal_Int64 x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateLong()
682 …dex, float x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateFloat()
690 …ex, double x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateDouble()
698 …:OUString& x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateString()
726 …al_Int8 >& x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateBytes()
755 …til::Date& x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateDate()
764 …til::Time& x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateTime()
773 …:DateTime& x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateTimestamp()
782 …Int32 length ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateBinaryStream()
814 …Int32 length ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateCharacterStream()
846 …:uno::Any& x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateObject()
861 …_Int32 scale ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in updateNumericObject()
904 …rrency() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getResultSetConcurrency()
911 …etType() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getResultSetType()
918 …ection() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getFetchDirection()
925 …chSize() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getFetchSize()
932 …orName() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getCursorName()
940 …l_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in setFetchDirection()
947 void SAL_CALL java_sql_ResultSet::refreshRow( ) throw(SQLException, RuntimeException) in refreshRow()
954 …l_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in setFetchSize()
1075 … SAL_CALL java_sql_ResultSet::getPropertySetInfo( ) throw(::com::sun::star::uno::RuntimeException) in getPropertySetInfo()