Home
last modified time | relevance | path

Searched refs:rSortOpt (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/unocore/
H A Dunoobj.cxx2863 SwSortOptions& rSortOpt) in ConvertSortProperties() argument
2868 rSortOpt.bTable = sal_False; in ConvertSortProperties()
2869 rSortOpt.cDeli = ' '; in ConvertSortProperties()
2902 rSortOpt.bTable = *(sal_Bool*)aValue.getValue(); in ConvertSortProperties()
2914 rSortOpt.cDeli = uChar; in ConvertSortProperties()
2941 rSortOpt.bIgnoreCase = !bTemp; in ConvertSortProperties()
3062 rSortOpt.nLanguage = in ConvertSortProperties()
3094 rSortOpt.aKeys.C40_INSERT(SwSortKey, pKey1, rSortOpt.aKeys.Count()); in ConvertSortProperties()
3098 rSortOpt.aKeys.C40_INSERT(SwSortKey, pKey2, rSortOpt.aKeys.Count()); in ConvertSortProperties()
3102 rSortOpt.aKeys.C40_INSERT(SwSortKey, pKey3, rSortOpt.aKeys.Count()); in ConvertSortProperties()
[all …]
/aoo4110/main/sw/inc/
H A Dunocrsrhelper.hxx149 SwSortOptions & rSortOpt);

Completed in 24 milliseconds