summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.hrc
diff options
context:
space:
mode:
authorFrank Meies <fme@openoffice.org>2001-06-15 05:42:09 +0000
committerFrank Meies <fme@openoffice.org>2001-06-15 05:42:09 +0000
commitf0385902984833eed53f2ad95d705006fa406eaa (patch)
tree2d8585429f93b21a8cb43f7ba03d6586bc87d95f /starmath/source/dialog.hrc
parent76cb49084b5aff6b8bbc34313c3bfa2e9495dee8 (diff)
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'starmath/source/dialog.hrc')
-rw-r--r--starmath/source/dialog.hrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/starmath/source/dialog.hrc b/starmath/source/dialog.hrc
index 8a4d781d981b..a27b0ba8771e 100644
--- a/starmath/source/dialog.hrc
+++ b/starmath/source/dialog.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dialog.hrc,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tl $ $Date: 2001-02-07 12:44:52 $
+ * last change: $Author: fme $ $Date: 2001-06-15 06:42:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,17 +59,17 @@
*
************************************************************************/
-#define GB_PRINTOPTIONS 10
+#define FL_PRINTOPTIONS 10
#define CB_TITLEROW 11
#define CB_EQUATION_TEXT 12
#define CB_FRAME 13
-#define GB_PRINT_FORMAT 20
+#define FL_PRINT_FORMAT 20
#define RB_ORIGINAL_SIZE 21
#define RB_FIT_TO_PAGE 22
#define RB_ZOOM 23
#define MF_ZOOM 24
-#define GB_MISC_OPTIONS 30
+#define FL_MISC_OPTIONS 30
#define CB_IGNORE_SPACING 31