summaryrefslogtreecommitdiff
path: root/svx/inc/accessibility.hrc
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2002-05-08 08:32:27 +0000
committerAndre Fischer <af@openoffice.org>2002-05-08 08:32:27 +0000
commit64c170249e57c7c6b7dbe0445796a81a582f6074 (patch)
tree40593de3a403a5691352979a6183a3a8f9157711 /svx/inc/accessibility.hrc
parent74a2d5ee691db6dfc04ed840d011245def1ef5cc (diff)
#95585# Removed the entries for shape type names.
Diffstat (limited to 'svx/inc/accessibility.hrc')
-rw-r--r--svx/inc/accessibility.hrc15
1 files changed, 5 insertions, 10 deletions
diff --git a/svx/inc/accessibility.hrc b/svx/inc/accessibility.hrc
index d5f2d818d6..d2102090df 100644
--- a/svx/inc/accessibility.hrc
+++ b/svx/inc/accessibility.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: accessibility.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: cl $ $Date: 2002-04-09 07:03:15 $
+ * last change: $Author: af $ $Date: 2002-05-08 09:32:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,15 +84,9 @@
#define RID_SVXSTR_A11Y_STYLE (RID_SVXSTR_ACCESSIBILITY_START + 17)
#define RID_SVXSTR_A11Y_AND (RID_SVXSTR_ACCESSIBILITY_START + 18)
-// Shape types.
-#define RID_SVXSTR_A11Y_ST_START (RID_SVXSTR_ACCESSIBILITY_START + 20)
-#define RID_SVXSTR_A11Y_ST_RECTANGLE (RID_SVXSTR_A11Y_ST_START+0)
-#define RID_SVXSTR_A11Y_ST_ELLIPSE (RID_SVXSTR_A11Y_ST_START+1)
-#define RID_SVXSTR_A11Y_ST_OPEN_BEZIER_CURVE (RID_SVXSTR_A11Y_ST_START+2)
-
// SvxRectCtl & childs
-#define RID_SVXSTR_RECTCTL_ACC_START (RID_SVXSTR_ACCESSIBILITY_START + 25)
+#define RID_SVXSTR_RECTCTL_ACC_START (RID_SVXSTR_ACCESSIBILITY_START + 20)
#define RID_SVXSTR_RECTCTL_ACC_CORN_NAME (RID_SVXSTR_RECTCTL_ACC_START + 0)
#define RID_SVXSTR_RECTCTL_ACC_CORN_DESCR (RID_SVXSTR_RECTCTL_ACC_START + 1)
#define RID_SVXSTR_RECTCTL_ACC_ANGL_NAME (RID_SVXSTR_RECTCTL_ACC_START + 2)
@@ -116,9 +110,10 @@
#define RID_SVXSTR_RECTCTL_ACC_CHLD_A225 (RID_SVXSTR_RECTCTL_ACC_START + 18)
#define RID_SVXSTR_RECTCTL_ACC_CHLD_A270 (RID_SVXSTR_RECTCTL_ACC_START + 19)
#define RID_SVXSTR_RECTCTL_ACC_CHLD_A315 (RID_SVXSTR_RECTCTL_ACC_START + 20)
+#define RID_SVXSTR_RECTCTL_ACC_END (RID_SVXSTR_RECTCTL_ACC_START + 21)
// SvxGraphCtrlAccessibleContext
-#define RID_SVXSTR_GRAPHCTRL_ACC_START (RID_SVXSTR_ACCESSIBILITY_START + 60)
+#define RID_SVXSTR_GRAPHCTRL_ACC_START (RID_SVXSTR_RECTCTL_ACC_END)
#define RID_SVXSTR_GRAPHCTRL_ACC_NAME (RID_SVXSTR_GRAPHCTRL_ACC_START + 0)
#define RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION (RID_SVXSTR_GRAPHCTRL_ACC_START + 1)