diff options
-rw-r--r-- | sc/inc/sc.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 8831fb11d64f..3729172e97d6 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -2,9 +2,9 @@ * * $RCSfile: sc.hrc,v $ * - * $Revision: 1.43 $ + * $Revision: 1.44 $ * - * last change: $Author: kz $ $Date: 2004-08-02 12:53:00 $ + * last change: $Author: hr $ $Date: 2004-08-02 16:52:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -506,7 +506,7 @@ #define SID_SCATTR_HOR_JUSTIFY (SC_VIEW_START + 30) // Alignment-Page #define SID_SCATTR_VER_JUSTIFY (SC_VIEW_START + 31) #define SID_SCATTR_MARGIN (SC_VIEW_START + 32) -#define SID_SCATTR_ORIENTATION (SC_VIEW_START + 33) +#define SID_SCATTR_STACKED (SC_VIEW_START + 33) #define SID_SCATTR_LINEBREAK (SC_VIEW_START + 35) #define SID_SCATTR_PROTECTION (SC_VIEW_START + 36) // Protection-Page |