|
LibreOffice Module toolkit (master) 1
|
#include <tablesort.hxx>
Public Member Functions | |
| ColumnSort () | |
Public Attributes | |
| ColPos | nColumnPos |
| ColumnSortDirection | eSortDirection |
Definition at line 39 of file tablesort.hxx.
|
inline |
Definition at line 44 of file tablesort.hxx.
| ColumnSortDirection svt::table::ColumnSort::eSortDirection |
Definition at line 42 of file tablesort.hxx.
Referenced by svt::table::UnoControlTableModel::getCurrentSortOrder(), svt::table::ColumnSortHandler::handleMouseUp(), and svt::table::GridTableRenderer::PaintColumnHeader().
| ColPos svt::table::ColumnSort::nColumnPos |
Definition at line 41 of file tablesort.hxx.
Referenced by svt::table::UnoControlTableModel::getCurrentSortOrder(), svt::table::ColumnSortHandler::handleMouseUp(), and svt::table::GridTableRenderer::PaintColumnHeader().