absolute([in] long row) | XResultSet | |
acquire() | XInterface | |
addEventListener([in] XEventListener xListener) | XComponent | |
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) | XPropertySet | |
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
afterLast() | XResultSet | |
beforeFirst() | XResultSet | |
cancelRowUpdates() | XResultSetUpdate | protected |
clearWarnings() | XWarningsSupplier | protected |
close() | XCloseable | |
com::sun::star::beans::XPropertySet | ContentResultSet | |
com::sun::star::lang::XComponent | ContentResultSet | |
com::sun::star::sdbc::ResultSet | ContentResultSet | |
com::sun::star::sdbc::XCloseable | ContentResultSet | |
com::sun::star::sdbc::XResultSet | ContentResultSet | |
com::sun::star::sdbc::XResultSetMetaDataSupplier | ContentResultSet | |
com::sun::star::sdbc::XRow | ContentResultSet | |
com::sun::star::ucb::ContentResultSet | CachedContentResultSet | |
CursorName | ResultSet | optionalpropertyreadonly |
CursorTravelMode | ContentResultSet | optionalproperty |
deleteRow() | XResultSetUpdate | protected |
dispose() | XComponent | |
FetchDirection | CachedContentResultSet | property |
FetchSize | CachedContentResultSet | property |
findColumn([in]string columnName) | XColumnLocate | |
first() | XResultSet | |
getArray([in]long columnIndex) | XRow | |
getBinaryStream([in]long columnIndex) | XRow | |
getBlob([in]long columnIndex) | XRow | |
getBoolean([in]long columnIndex) | XRow | |
getByte([in]long columnIndex) | XRow | |
getBytes([in]long columnIndex) | XRow | |
getCharacterStream([in]long columnIndex) | XRow | |
getClob([in]long columnIndex) | XRow | |
getDate([in]long columnIndex) | XRow | |
getDouble([in]long columnIndex) | XRow | |
getFloat([in]long columnIndex) | XRow | |
getInt([in]long columnIndex) | XRow | |
getLong([in]long columnIndex) | XRow | |
getMetaData() | XResultSetMetaDataSupplier | |
getObject([in]long columnIndex, [in]com::sun::star::container::XNameAccess typeMap) | XRow | |
getPropertySetInfo() | XPropertySet | |
getPropertyValue([in] string PropertyName) | XPropertySet | |
getRef([in]long columnIndex) | XRow | |
getRow() | XResultSet | |
getShort([in]long columnIndex) | XRow | |
getStatement() | XResultSet | |
getString([in]long columnIndex) | XRow | |
getTime([in]long columnIndex) | XRow | |
getTimestamp([in]long columnIndex) | XRow | |
getWarnings() | XWarningsSupplier | protected |
insertRow() | XResultSetUpdate | protected |
isAfterLast() | XResultSet | |
isBeforeFirst() | XResultSet | |
isFirst() | XResultSet | |
isLast() | XResultSet | |
IsRowCountFinal | ContentResultSet | propertyreadonly |
last() | XResultSet | |
moveToCurrentRow() | XResultSetUpdate | protected |
moveToInsertRow() | XResultSetUpdate | protected |
next() | XResultSet | |
previous() | XResultSet | |
queryContent() | XContentAccess | |
queryContentIdentifier() | XContentAccess | |
queryContentIdentifierString() | XContentAccess | |
queryInterface([in] type aType) | XInterface | |
refreshRow() | XResultSet | |
relative([in]long rows) | XResultSet | |
release() | XInterface | |
removeEventListener([in] XEventListener aListener) | XComponent | |
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) | XPropertySet | |
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
ResultSetConcurrency | ResultSet | propertyreadonly |
ResultSetType | ResultSet | propertyreadonly |
RowCount | ContentResultSet | propertyreadonly |
rowDeleted() | XResultSet | |
rowInserted() | XResultSet | |
rowUpdated() | XResultSet | |
setPropertyValue([in] string aPropertyName, [in] any aValue) | XPropertySet | |
updateBinaryStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length) | XRowUpdate | protected |
updateBoolean([in]long columnIndex, [in]boolean x) | XRowUpdate | protected |
updateByte([in]long columnIndex, [in]byte x) | XRowUpdate | protected |
updateBytes([in]long columnIndex, [in]sequence< byte > x) | XRowUpdate | protected |
updateCharacterStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length) | XRowUpdate | protected |
updateDate([in]long columnIndex, [in]com::sun::star::util::Date x) | XRowUpdate | protected |
updateDouble([in]long columnIndex, [in]double x) | XRowUpdate | protected |
updateFloat([in]long columnIndex, [in]float x) | XRowUpdate | protected |
updateInt([in]long columnIndex, [in]long x) | XRowUpdate | protected |
updateLong([in]long columnIndex, [in]hyper x) | XRowUpdate | protected |
updateNull([in]long columnIndex) | XRowUpdate | protected |
updateNumericObject([in]long columnIndex, [in]any x, [in]long scale) | XRowUpdate | protected |
updateObject([in]long columnIndex, [in]any x) | XRowUpdate | protected |
updateRow() | XResultSetUpdate | protected |
updateShort([in]long columnIndex, [in]short x) | XRowUpdate | protected |
updateString([in]long columnIndex, [in]string x) | XRowUpdate | protected |
updateTime([in]long columnIndex, [in]com::sun::star::util::Time x) | XRowUpdate | protected |
updateTimestamp([in]long columnIndex, [in]com::sun::star::util::DateTime x) | XRowUpdate | protected |
wasNull() | XRow | |
XCloseable | ResultSet | optional |
XColumnLocate | ResultSet | |
XContentAccess | ContentResultSet | |
XResultSet | ResultSet | |
XResultSetMetaDataSupplier | ResultSet | |
XResultSetUpdate | ResultSet | optional |
XRow | ResultSet | |
XRowUpdate | ResultSet | optional |
XWarningsSupplier | ResultSet | optional |