Searched refs:SRT_COLUMNS (Results 1 – 3 of 3) sorted by relevance
32 enum SwSortDirection { SRT_COLUMNS, SRT_ROWS }; enumerator
387 aOptions.eDirection = bCol ? SRT_COLUMNS : SRT_ROWS; in Apply()
2870 rSortOpt.eDirection = SRT_COLUMNS; //!! UI text may be contrary though !! in ConvertSortProperties()2928 rSortOpt.eDirection = bTemp ? SRT_COLUMNS : SRT_ROWS; in ConvertSortProperties()3042 rSortOpt.eDirection = bTemp ? SRT_COLUMNS : SRT_ROWS; in ConvertSortProperties()
Completed in 37 milliseconds