summaryrefslogtreecommitdiff
path: root/sc/sdi/formatsh.sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 15:53:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 15:53:17 +0000
commit95711b05948522a8f5023e20b90fcc84529729d8 (patch)
tree7de267b364f0d81b137cb28ea34e906ca1d1513a /sc/sdi/formatsh.sdi
parentc67ed42a27f01c63fa418c5da99e94c279734a8c (diff)
INTEGRATION: CWS dr14 (1.7.44); FILE MERGED
2004/07/12 14:43:27 dr 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/18 13:31:34 dr 1.7.44.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state
Diffstat (limited to 'sc/sdi/formatsh.sdi')
-rw-r--r--sc/sdi/formatsh.sdi5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/sdi/formatsh.sdi b/sc/sdi/formatsh.sdi
index 86525a68517e..ba4f3321888f 100644
--- a/sc/sdi/formatsh.sdi
+++ b/sc/sdi/formatsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: formatsh.sdi,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: kz $ $Date: 2004-08-02 12:56:37 $
+ * last change: $Author: hr $ $Date: 2004-08-02 16:53:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,7 +110,6 @@ interface FormatForSelection : Selection
SID_ATTR_ALIGN_DEGREES [ ExecMethod = ExecuteAlignment; StateMethod = GetAttrState; ]
SID_ATTR_ALIGN_LOCKPOS [ ExecMethod = ExecuteAlignment; StateMethod = GetAttrState; ]
SID_ATTR_ALIGN_MARGIN [ ExecMethod = ExecuteAlignment; StateMethod = GetAttrState; ]
- SID_ATTR_ALIGN_ORIENTATION [ ExecMethod = ExecuteAlignment; StateMethod = GetAttrState; ]
// pseudo slots from Format menu
SID_ALIGN_ANY_LEFT [ ExecMethod = ExecuteAlignment; StateMethod = GetAlignState; ]