LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SortableGridDataModel Member List

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

::com::sun::star::lang::XComponentXGridDataModel
::com::sun::star::util::XCloneableXGridDataModel
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
ColumnCountXGridDataModelattributereadonly
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
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
raises(::com::sun::star::lang::IndexOutOfBoundsException)XMutableGridDataModel
release()XInterface
removeAllRows()XMutableGridDataModel
removeColumnSort()XSortableGridData
removeEventListener([in] XEventListener aListener)XComponent
removeGridDataListener([in] XGridDataListener Listener)XMutableGridDataModel
removeRow([in] long RowIndex)XMutableGridDataModel
RowCountXGridDataModelattributereadonly
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
updateRowToolTip([in] long RowIndex, [in] any Value)XMutableGridDataModel
XMutableGridDataModelXSortableMutableGridDataModel
XSortableGridDataXSortableMutableGridDataModel