summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/strings.hrc
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2001-08-02 12:04:56 +0000
committerKai Ahrens <ka@openoffice.org>2001-08-02 12:04:56 +0000
commit93acb929ea28870e704f7ca2f3877670adcecfae (patch)
treee92b1e4230eed7d2add5cbf8f7d5436e576db15d /sd/source/ui/inc/strings.hrc
parent9034a6f68ae3cdadf79b1f88775a50006f981bd9 (diff)
#87984#: changed effect names
Diffstat (limited to 'sd/source/ui/inc/strings.hrc')
-rw-r--r--sd/source/ui/inc/strings.hrc15
1 files changed, 12 insertions, 3 deletions
diff --git a/sd/source/ui/inc/strings.hrc b/sd/source/ui/inc/strings.hrc
index a1b843cb8be7..3d88c3eb7a3a 100644
--- a/sd/source/ui/inc/strings.hrc
+++ b/sd/source/ui/inc/strings.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: strings.hrc,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: thb $ $Date: 2001-06-25 13:31:23 $
+ * last change: $Author: ka $ $Date: 2001-08-02 13:03:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -706,7 +706,6 @@
#define STR_EFFECT_VERTICAL_CHECKERBOARD (RID_APP_START+612)
#define STR_EFFECT_HORIZONTAL_CHECKERBOARD (RID_APP_START+613)
-#define STR_EFFECT_MOVE (RID_APP_START+619)
#define STR_EFFECT_MOVE_TO_UL (RID_APP_START+620)
#define STR_EFFECT_MOVE_TO_UR (RID_APP_START+621)
#define STR_EFFECT_MOVE_TO_LR (RID_APP_START+622)
@@ -736,6 +735,16 @@
#define STR_EFFECT_ROTATE_HORIZONTAL (RID_APP_START+646)
#define STR_EFFECT_ROTATE_VERTICAL (RID_APP_START+647)
+#define STR_EFFECT_UNCOVER (RID_APP_START+650)
+#define STR_EFFECT_UNCOVER_TO_L (RID_APP_START+651)
+#define STR_EFFECT_UNCOVER_TO_UL (RID_APP_START+652)
+#define STR_EFFECT_UNCOVER_TO_T (RID_APP_START+653)
+#define STR_EFFECT_UNCOVER_TO_UR (RID_APP_START+654)
+#define STR_EFFECT_UNCOVER_TO_R (RID_APP_START+655)
+#define STR_EFFECT_UNCOVER_TO_LR (RID_APP_START+656)
+#define STR_EFFECT_UNCOVER_TO_B (RID_APP_START+657)
+#define STR_EFFECT_UNCOVER_TO_LL (RID_APP_START+658)
+
#define STR_TWAIN_NO_SOURCE (RID_APP_START+670)
#define STR_UNDO_VECTORIZE (RID_APP_START+671)