LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
SortableGridDataModel Member List
This is the complete list of members for
SortableGridDataModel
, including all inherited members.
::com::sun::star::lang::XComponent
XGridDataModel
::com::sun::star::util::XCloneable
XGridDataModel
acquire
()
XInterface
addEventListener
([in] XEventListener xListener)
XComponent
addGridDataListener
([in] XGridDataListener Listener)
XMutableGridDataModel
addRow
([in] any Heading, [in] sequence< any > Data)
XMutableGridDataModel
addRows
([in] sequence< any > Headings, [in] sequence< sequence< any > > Data)
XMutableGridDataModel
ColumnCount
XGridDataModel
attribute
readonly
create
([in] XMutableGridDataModel DelegatorModel)
SortableGridDataModel
createClone
()
XCloneable
createWithCollator
([in] XMutableGridDataModel DelegatorModel, [in] ::com::sun::star::i18n::XCollator Collator)
SortableGridDataModel
dispose
()
XComponent
getCellData
([in] long Column, [in] long RowIndex)
XGridDataModel
getCellToolTip
([in] long Column, [in] long RowIndex)
XGridDataModel
getCurrentSortOrder
()
XSortableGridData
getRowData
([in] long RowIndex)
XGridDataModel
getRowHeading
([in] long RowIndex)
XGridDataModel
insertRow
([in] long Index, [in] any Heading, [in] sequence< any > Data)
XMutableGridDataModel
insertRows
([in] long Index, [in] sequence< any > Headings, [in] sequence< sequence< any > > Data)
XMutableGridDataModel
queryInterface
([in] type aType)
XInterface
release
()
XInterface
removeAllRows
()
XMutableGridDataModel
removeColumnSort
()
XSortableGridData
removeEventListener
([in] XEventListener aListener)
XComponent
removeGridDataListener
([in] XGridDataListener Listener)
XMutableGridDataModel
removeRow
([in] long RowIndex)
XMutableGridDataModel
RowCount
XGridDataModel
attribute
readonly
sortByColumn
([in] long ColumnIndex, [in] boolean SortAscending)
XSortableGridData
updateCellData
([in] long ColumnIndex, [in] long RowIndex, [in] any Value)
XMutableGridDataModel
updateCellToolTip
([in] long ColumnIndex, [in] long RowIndex, [in] any Value)
XMutableGridDataModel
updateRowData
([in] sequence< long > ColumnIndexes, [in] long RowIndex, [in] sequence< any > Values)
XMutableGridDataModel
updateRowHeading
([in] long RowIndex, [in] any Heading)
XMutableGridDataModel
updateRowToolTip
([in] long RowIndex, [in] any Value)
XMutableGridDataModel
XMutableGridDataModel
XSortableMutableGridDataModel
XSortableGridData
XSortableMutableGridDataModel
Generated by
1.17.0