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

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

acquire()XInterface
queryInterface([in] type aType)XInterface
release()XInterface
updateBinaryStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XRowUpdate
updateBoolean([in]long columnIndex, [in]boolean x)XRowUpdate
updateByte([in]long columnIndex, [in]byte x)XRowUpdate
updateBytes([in]long columnIndex, [in]sequence< byte > x)XRowUpdate
updateCharacterStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XRowUpdate
updateDate([in]long columnIndex, [in]com::sun::star::util::Date x)XRowUpdate
updateDouble([in]long columnIndex, [in]double x)XRowUpdate
updateFloat([in]long columnIndex, [in]float x)XRowUpdate
updateInt([in]long columnIndex, [in]long x)XRowUpdate
updateLong([in]long columnIndex, [in]hyper x)XRowUpdate
updateNull([in]long columnIndex)XRowUpdate
updateNumericObject([in]long columnIndex, [in]any x, [in]long scale)XRowUpdate
updateObject([in]long columnIndex, [in]any x)XRowUpdate
updateShort([in]long columnIndex, [in]short x)XRowUpdate
updateString([in]long columnIndex, [in]string x)XRowUpdate
updateTime([in]long columnIndex, [in]com::sun::star::util::Time x)XRowUpdate
updateTimestamp([in]long columnIndex, [in]com::sun::star::util::DateTime x)XRowUpdate