Lines Matching defs:void

227 void OResultSet::close(void) throw( SQLException, RuntimeException )  in close()  argument
350 Any OResultSet::getWarnings(void) throw( SQLException, RuntimeException ) in getWarnings() argument
359 void OResultSet::clearWarnings(void) throw( SQLException, RuntimeException ) in clearWarnings() argument
369 Reference< XResultSetMetaData > OResultSet::getMetaData(void) throw( SQLException, RuntimeException… in getMetaData() argument
416 Reference< ::com::sun::star::container::XNameAccess > OResultSet::getColumns(void) throw( RuntimeEx… in getColumns() argument
488 sal_Bool OResultSet::wasNull(void) throw( SQLException, RuntimeException ) in wasNull() argument
861 sal_Bool OResultSet::next(void) throw( SQLException, RuntimeException ) in next() argument
871 sal_Bool OResultSet::isBeforeFirst(void) throw( SQLException, RuntimeException ) in isBeforeFirst() argument
881 sal_Bool OResultSet::isAfterLast(void) throw( SQLException, RuntimeException ) in isAfterLast() argument
891 sal_Bool OResultSet::isFirst(void) throw( SQLException, RuntimeException ) in isFirst() argument
901 sal_Bool OResultSet::isLast(void) throw( SQLException, RuntimeException ) in isLast() argument
911 void OResultSet::beforeFirst(void) throw( SQLException, RuntimeException ) in beforeFirst() argument
921 void OResultSet::afterLast(void) throw( SQLException, RuntimeException ) in afterLast() argument
931 sal_Bool OResultSet::first(void) throw( SQLException, RuntimeException ) in first() argument
941 sal_Bool OResultSet::last(void) throw( SQLException, RuntimeException ) in last() argument
951 sal_Int32 OResultSet::getRow(void) throw( SQLException, RuntimeException ) in getRow() argument
981 sal_Bool OResultSet::previous(void) throw( SQLException, RuntimeException ) in previous() argument
991 void OResultSet::refreshRow(void) throw( SQLException, RuntimeException ) in refreshRow() argument
1001 sal_Bool OResultSet::rowUpdated(void) throw( SQLException, RuntimeException ) in rowUpdated() argument
1011 sal_Bool OResultSet::rowInserted(void) throw( SQLException, RuntimeException ) in rowInserted() argument
1021 sal_Bool OResultSet::rowDeleted(void) throw( SQLException, RuntimeException ) in rowDeleted() argument
1031 Reference< XInterface > OResultSet::getStatement(void) throw( SQLException, RuntimeException ) in getStatement() argument
1042 Any OResultSet::getBookmark(void) throw( SQLException, RuntimeException ) in getBookmark() argument
1090 sal_Bool OResultSet::hasOrderedBookmarks(void) throw( SQLException, RuntimeException ) in hasOrderedBookmarks() argument
1115 void OResultSet::insertRow(void) throw( SQLException, RuntimeException ) in insertRow() argument
1127 void OResultSet::updateRow(void) throw( SQLException, RuntimeException ) in updateRow() argument
1139 void OResultSet::deleteRow(void) throw( SQLException, RuntimeException ) in deleteRow() argument
1151 void OResultSet::cancelRowUpdates(void) throw( SQLException, RuntimeException ) in cancelRowUpdates() argument
1163 void OResultSet::moveToInsertRow(void) throw( SQLException, RuntimeException ) in moveToInsertRow() argument
1175 void OResultSet::moveToCurrentRow(void) throw( SQLException, RuntimeException ) in moveToCurrentRow() argument