Home
last modified time | relevance | path

Searched refs:SRT_COLUMNS (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/inc/
H A Dsortopt.hxx32 enum SwSortDirection { SRT_COLUMNS, SRT_ROWS }; enumerator
/trunk/main/sw/source/ui/misc/
H A Dsrtdlg.cxx387 aOptions.eDirection = bCol ? SRT_COLUMNS : SRT_ROWS; in Apply()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2870 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 34 milliseconds