LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
RowSet Member List

This is the complete list of members for RowSet, including all inherited members.

absolute([in] long row)XResultSet
acquire()XInterfaceprotected
ActiveCommandRowSetpropertyreadonly
ActiveConnectionRowSetproperty
addEventListener([in] XEventListener xListener)XComponentprotected
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener)XPropertySet
addRowSetApproveListener([in]XRowSetApproveListener listener)XRowSetApproveBroadcaster
addRowSetListener([in]XRowSetListener listener)XRowSet
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
afterLast()XResultSet
ApplyFilterRowSetproperty
beforeFirst()XResultSet
cancel()XCancellableprotected
cancelRowUpdates()XResultSetUpdateprotected
CanUpdateInsertedRowsResultSetoptionalpropertyreadonly
clearParameters()XParameters
clearWarnings()XWarningsSupplierprotected
close()XCloseableprotected
com::com::sun::star::beans::XPropertySetResultSet
com::sun::star::sdb::ResultSet::com::sun::star::beans::XPropertySetResultSet
com::com::sun::star::lang::XComponentResultSetoptional
com::sun::star::sdb::ResultSet::com::sun::star::lang::XComponentResultSetoptional
com::sun::star::sdb::ResultSetRowSet
com::sun::star::sdb::XCompletedExecutionRowSet
com::com::sun::star::sdbc::ResultSetRowSet
com::sun::star::sdb::ResultSet::com::sun::star::sdbc::ResultSetResultSet
com::sun::star::sdbc::RowSetRowSet
com::sun::star::sdbc::XResultSetUpdateRowSetoptional
com::sun::star::sdbcx::ResultSetResultSet
com::sun::star::sdbcx::XColumnsSupplierResultSet
com::sun::star::sdbcx::XDeleteRowsRowSetoptional
com::sun::star::util::XCancellableResultSetoptional
CommandRowSetproperty
CommandTypeRowSetproperty
compareBookmarks([in]any first, [in]any second)XRowLocate
createResultSet()XResultSetAccess
com::CursorNameResultSetoptionalpropertyreadonly
com::sun::star::sdb::ResultSet::CursorNameResultSetoptionalpropertyreadonly
DataSourceNameRowSetproperty
deleteRow()XResultSetUpdateprotected
deleteRows([in]sequence< any > rows)XDeleteRowsprotected
dispose()XComponentprotected
EscapeProcessingRowSetproperty
execute()XRowSet
executeWithCompletion([in]com::sun::star::task::XInteractionHandler handler)XCompletedExecution
com::FetchDirectionResultSetproperty
com::sun::star::sdb::ResultSet::FetchDirectionResultSetproperty
com::FetchSizeResultSetproperty
com::sun::star::sdb::ResultSet::FetchSizeResultSetproperty
FilterRowSetproperty
findColumn([in]string columnName)XColumnLocate
first()XResultSet
getArray([in]long columnIndex)XRow
getBinaryStream([in]long columnIndex)XRow
getBlob([in]long columnIndex)XRow
getBookmark()XRowLocate
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
getColumns()XColumnsSupplier
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
getParameters()XParametersSupplierprotected
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()XWarningsSupplierprotected
GroupByRowSetoptionalproperty
hashBookmark([in]any bookmark)XRowLocate
hasOrderedBookmarks()XRowLocate
HavingClauseRowSetoptionalproperty
IgnoreResultRowSetproperty
insertRow()XResultSetUpdateprotected
isAfterLast()XResultSet
isBeforeFirst()XResultSet
IsBookmarkableResultSetpropertyreadonly
isFirst()XResultSet
isLast()XResultSet
IsModifiedRowSetpropertyreadonly
IsNewRowSetpropertyreadonly
IsRowCountFinalRowSetpropertyreadonly
last()XResultSet
MaxFieldSizeRowSetproperty
MaxRowsRowSetproperty
moveRelativeToBookmark([in]any bookmark, [in]long rows)XRowLocate
moveToBookmark([in]any bookmark)XRowLocate
moveToCurrentRow()XResultSetUpdateprotected
moveToInsertRow()XResultSetUpdateprotected
next()XResultSet
OrderRowSetproperty
PasswordRowSetproperty
previous()XResultSet
PrivilegesRowSetpropertyreadonly
queryInterface([in] type aType)XInterfaceprotected
QueryTimeOutRowSetproperty
refreshRow()XResultSet
relative([in]long rows)XResultSet
release()XInterfaceprotected
removeEventListener([in] XEventListener aListener)XComponentprotected
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener)XPropertySet
removeRowSetApproveListener([in]XRowSetApproveListener listener)XRowSetApproveBroadcaster
removeRowSetListener([in]XRowSetListener listener)XRowSet
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
com::ResultSetConcurrencyResultSetpropertyreadonly
com::sun::star::sdb::ResultSet::ResultSetConcurrencyResultSetpropertyreadonly
ResultSetTypeRowSetproperty
RowCountRowSetpropertyreadonly
rowDeleted()XResultSet
rowInserted()XResultSet
rowUpdated()XResultSet
setArray([in]long parameterIndex, [in]XArray x)XParameters
setBinaryStream([in]long parameterIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XParameters
setBlob([in]long parameterIndex, [in]XBlob x)XParameters
setBoolean([in]long parameterIndex, [in]boolean x)XParameters
setByte([in]long parameterIndex, [in]byte x)XParameters
setBytes([in]long parameterIndex, [in]sequence< byte > x)XParameters
setCharacterStream([in]long parameterIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XParameters
setClob([in]long parameterIndex, [in]XClob x)XParameters
setDate([in]long parameterIndex, [in]com::sun::star::util::Date x)XParameters
setDouble([in]long parameterIndex, [in]double x)XParameters
setFloat([in]long parameterIndex, [in]float x)XParameters
setInt([in]long parameterIndex, [in]long x)XParameters
setLong([in]long parameterIndex, [in]hyper x)XParameters
setNull([in]long parameterIndex, [in]long sqlType)XParameters
setObject([in]long parameterIndex, [in]any x)XParameters
setObjectNull([in]long parameterIndex, [in]long sqlType, [in]string typeName)XParameters
setObjectWithInfo([in]long parameterIndex, [in]any x, [in]long targetSqlType, [in]long scale)XParameters
setPropertyValue([in] string aPropertyName, [in] any aValue)XPropertySet
setRef([in]long parameterIndex, [in]XRef x)XParameters
setShort([in]long parameterIndex, [in]short x)XParameters
setString([in]long parameterIndex, [in]string x)XParameters
setTime([in]long parameterIndex, [in]com::sun::star::util::Time x)XParameters
setTimestamp([in]long parameterIndex, [in]com::sun::star::util::DateTime x)XParameters
TransactionIsolationRowSetproperty
TypeMapRowSetproperty
updateBinaryStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XRowUpdateprotected
updateBoolean([in]long columnIndex, [in]boolean x)XRowUpdateprotected
updateByte([in]long columnIndex, [in]byte x)XRowUpdateprotected
updateBytes([in]long columnIndex, [in]sequence< byte > x)XRowUpdateprotected
UpdateCatalogNameRowSetoptionalproperty
updateCharacterStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XRowUpdateprotected
updateDate([in]long columnIndex, [in]com::sun::star::util::Date x)XRowUpdateprotected
updateDouble([in]long columnIndex, [in]double x)XRowUpdateprotected
updateFloat([in]long columnIndex, [in]float x)XRowUpdateprotected
updateInt([in]long columnIndex, [in]long x)XRowUpdateprotected
updateLong([in]long columnIndex, [in]hyper x)XRowUpdateprotected
updateNull([in]long columnIndex)XRowUpdateprotected
updateNumericObject([in]long columnIndex, [in]any x, [in]long scale)XRowUpdateprotected
updateObject([in]long columnIndex, [in]any x)XRowUpdateprotected
updateRow()XResultSetUpdateprotected
UpdateSchemaNameRowSetoptionalproperty
updateShort([in]long columnIndex, [in]short x)XRowUpdateprotected
updateString([in]long columnIndex, [in]string x)XRowUpdateprotected
UpdateTableNameRowSetoptionalproperty
updateTime([in]long columnIndex, [in]com::sun::star::util::Time x)XRowUpdateprotected
updateTimestamp([in]long columnIndex, [in]com::sun::star::util::DateTime x)XRowUpdateprotected
URLRowSetproperty
UserRowSetproperty
wasNull()XRow
com::XCloseableResultSetoptional
com::sun::star::sdb::ResultSet::XCloseableResultSetoptional
XColumnLocateRowSet
XDeleteRowsResultSetoptional
XParametersRowSet
XParametersSupplierRowSetoptional
com::XResultSetResultSet
com::sun::star::sdb::ResultSet::XResultSetResultSet
XResultSetAccessRowSet
com::XResultSetMetaDataSupplierResultSet
com::sun::star::sdb::ResultSet::XResultSetMetaDataSupplierResultSet
com::XResultSetUpdateResultSetoptional
com::sun::star::sdb::ResultSet::XResultSetUpdateResultSetoptional
com::XRowResultSet
com::sun::star::sdb::ResultSet::XRowResultSet
XRowLocateResultSet
XRowSetRowSet
XRowSetApproveBroadcasterRowSet
com::XRowUpdateResultSetoptional
com::sun::star::sdb::ResultSet::XRowUpdateResultSetoptional
com::XWarningsSupplierResultSetoptional
com::sun::star::sdb::ResultSet::XWarningsSupplierResultSetoptional