diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-02 15:52:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-02 15:52:04 +0000 |
commit | 521023262ca9ba24ff33133e1b8480e6721b4387 (patch) | |
tree | 5b141751c501c7e41731f43a50281d80982da76d /sc/inc/sc.hrc | |
parent | 8b5a202bafd6f515c4ffcf394911fe17365359b1 (diff) |
INTEGRATION: CWS dr14 (1.37.68); FILE MERGED
2004/07/22 16:16:55 dr 1.37.68.5: RESYNC: (1.40-1.41); FILE MERGED
2004/06/10 17:20:25 dr 1.37.68.4: RESYNC: (1.39-1.40); FILE MERGED
2004/04/21 09:10:11 dr 1.37.68.3: RESYNC: (1.38-1.39); FILE MERGED
2004/02/13 17:37:39 dr 1.37.68.2: RESYNC: (1.37-1.38); FILE MERGED
2003/12/18 13:30:41 dr 1.37.68.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state
Diffstat (limited to 'sc/inc/sc.hrc')
-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 |