InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SnpSortTable Member List

This is the complete list of members for SnpSortTable, including all inherited members.
eSortAllColumns enum valueSnpSortTable
eSortSingleColumn enum valueSnpSortTable
eSortWhat enum nameSnpSortTable
GetTextContent(const GridAddress &gridAddress)SnpSortTable
GetValuesInColumn(K2Vector< WideString > &vec, const int32 nCol)SnpSortTable
GetValuesInRow(K2Vector< WideString > &vec, const int32 nRow)SnpSortTable
ModalSort(SnpSortTable::eSortWhat sortWhat, bool16 isAscending, int32 keyColumn)SnpSortTable
ReleaseTableModel(void)SnpSortTable
SetTableModel(ITableModel *iTableModel)SnpSortTable
SetTextContent(const GridAddress &gridAddress, const WideString &text)SnpSortTable
SetValuesInColumn(const K2Vector< WideString > &vec, const int32 nCol)SnpSortTable
SetValuesInRow(const K2Vector< WideString > &vec, const int32 nRow)SnpSortTable
SnpSortTable()SnpSortTableinline
SortMultiColumns(bool16 isAscending, int32 keyColumn)SnpSortTable
SortSingleColumn(bool16 isAscending, const int32 nCol)SnpSortTable
~SnpSortTable()SnpSortTableinlinevirtual