INTEGRATION: CWS os6 (1.48.2.2.24); FILE MERGED

2003/03/14 16:16:43 sab 1.48.2.2.24.1: #107459#; add new property for new SortDescriptor
This commit is contained in:
Vladimir Glazounov 2003-04-01 14:10:01 +00:00
parent 555d702903
commit 89214c9b63

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: unonames.hxx,v $ * $RCSfile: unonames.hxx,v $
* *
* $Revision: 1.49 $ * $Revision: 1.50 $
* *
* last change: $Author: hr $ $Date: 2003-03-26 18:03:37 $ * last change: $Author: vg $ $Date: 2003-04-01 15:10:01 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -262,7 +262,7 @@
#define SC_UNONAME_CONTHDR "ContainsHeader" #define SC_UNONAME_CONTHDR "ContainsHeader"
#define SC_UNONAME_MAXFLD "MaxFieldCount" #define SC_UNONAME_MAXFLD "MaxFieldCount"
#define SC_UNONAME_ORIENT "Orientation" #define SC_UNONAME_ORIENT "Orientation"
#define SC_UNONAME_SORTCOLUMNS "SortColumns" #define SC_UNONAME_ISSORTCOLUMNS "IsSortColumns"
#define SC_UNONAME_SORTFLD "SortFields" #define SC_UNONAME_SORTFLD "SortFields"
#define SC_UNONAME_SORTASC "SortAscending" #define SC_UNONAME_SORTASC "SortAscending"
#define SC_UNONAME_ENUSLIST "EnableUserSortList" #define SC_UNONAME_ENUSLIST "EnableUserSortList"