summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgass.hrc
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2001-05-17 12:33:53 +0000
committerAndre Fischer <af@openoffice.org>2001-05-17 12:33:53 +0000
commita955b0dbfbb64ac0c33b2c7931dfeb4abe58302b (patch)
tree5d3201beb623f1bb55dfeefe101896a8a86d352b /sd/source/ui/inc/dlgass.hrc
parentbe3c769da15ff50bbe22984b93dad1d9952d695c (diff)
#86988# Substitution of group boxes by fixed lines.
Diffstat (limited to 'sd/source/ui/inc/dlgass.hrc')
-rw-r--r--sd/source/ui/inc/dlgass.hrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/sd/source/ui/inc/dlgass.hrc b/sd/source/ui/inc/dlgass.hrc
index bebd9e495e06..b1aec36a339e 100644
--- a/sd/source/ui/inc/dlgass.hrc
+++ b/sd/source/ui/inc/dlgass.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgass.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:37 $
+ * last change: $Author: af $ $Date: 2001-05-17 13:33:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@
#define CB_STARTWITH 8
#define FB_PAGE1 9
-#define RB_PAGE1_ARTGROUP 10
+#define FL_PAGE1_ARTGROUP 10
#define RB_PAGE1_EMPTY 11
#define RB_PAGE1_TEMPLATE 12
#define LB_PAGE1_REGION 13
@@ -77,10 +77,10 @@
#define LB_PAGE1_OPEN 16
#define FB_PAGE2 30
-#define GRP_PAGE2_LAYOUT 31
+#define FL_PAGE2_LAYOUT 31
#define LB_PAGE2_REGION 32
#define LB_PAGE2_LAYOUT 33
-#define GRP_PAGE2_OUTPUTTYPES 34
+#define FL_PAGE2_OUTPUTTYPES 34
#define RB_PAGE2_MEDIUM1 35
#define RB_PAGE2_MEDIUM2 36
#define RB_PAGE2_MEDIUM3 37
@@ -88,12 +88,12 @@
#define RB_PAGE2_MEDIUM5 39
#define FB_PAGE3 40
-#define GRP_PAGE3_EFFECT 41
+#define FL_PAGE3_EFFECT 41
#define FT_PAGE3_EFFECT 42
#define LB_PAGE3_EFFECT 43
#define FT_PAGE3_SPEED 44
#define LB_PAGE3_SPEED 45
-#define GRP_PAGE3_PRESTYPE 46
+#define FL_PAGE3_PRESTYPE 46
#define RB_PAGE3_LIVE 47
#define RB_PAGE3_KIOSK 48
#define FT_PAGE3_TIME 49
@@ -103,7 +103,7 @@
#define CB_PAGE3_LOGO 53
#define FB_PAGE4 20
-#define GRP_PAGE4_PERSONAL 21
+#define FL_PAGE4_PERSONAL 21
#define FT_PAGE4_ASKNAME 22
#define EDT_PAGE4_ASKNAME 23
#define FT_PAGE4_ASKTOPIC 24