summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.hrc
diff options
context:
space:
mode:
authorThomas Lange [tl] <Thomas.Lange@oracle.com>2010-10-13 11:39:15 +0200
committerThomas Lange [tl] <Thomas.Lange@oracle.com>2010-10-13 11:39:15 +0200
commit9a1374b54144b15cfef1a0d8eeba861a69fec875 (patch)
treeefacb059428e02abe44a194619195082f88e413d /starmath/source/dialog.hrc
parent8780cc5c294085fe7379a24eee58ac446cc40d0c (diff)
cws tl84: #i114767# Math: added option to save only used symbols
Diffstat (limited to 'starmath/source/dialog.hrc')
-rwxr-xr-x[-rw-r--r--]starmath/source/dialog.hrc9
1 files changed, 5 insertions, 4 deletions
diff --git a/starmath/source/dialog.hrc b/starmath/source/dialog.hrc
index 29d87ba1d287..9e3e58493ab3 100644..100755
--- a/starmath/source/dialog.hrc
+++ b/starmath/source/dialog.hrc
@@ -31,17 +31,18 @@
#define FL_PRINTOPTIONS 10
#define CB_TITLEROW 11
-#define CB_EQUATION_TEXT 12
+#define CB_EQUATION_TEXT 12
#define CB_FRAME 13
#define FL_PRINT_FORMAT 20
-#define RB_ORIGINAL_SIZE 21
-#define RB_FIT_TO_PAGE 22
+#define RB_ORIGINAL_SIZE 21
+#define RB_FIT_TO_PAGE 22
#define RB_ZOOM 23
#define MF_ZOOM 24
#define FL_MISC_OPTIONS 30
-#define CB_IGNORE_SPACING 31
+#define CB_IGNORE_SPACING 31
+#define CB_SAVE_ONLY_USED_SYMBOLS 32
#define FT_FONTS_SUBSET 110
#define LB_FONTS_SUBSET 111