summaryrefslogtreecommitdiff
path: root/starmath/inc/types.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-08-29 07:42:32 +0000
committerThomas Lange <tl@openoffice.org>2002-08-29 07:42:32 +0000
commit8781904a048e3e2943ceb146ec787eb521d913c3 (patch)
tree6426295afae0eb66906f425a4a9b99932f5f5f2a /starmath/inc/types.hxx
parent282854d5d89284e140eadff0e8fba90e2d472cad (diff)
#101567# PDF export (first implementation)
Diffstat (limited to 'starmath/inc/types.hxx')
-rw-r--r--starmath/inc/types.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/starmath/inc/types.hxx b/starmath/inc/types.hxx
index 03b6c59e2b81..f216aa863580 100644
--- a/starmath/inc/types.hxx
+++ b/starmath/inc/types.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: types.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: tl $ $Date: 2002-07-31 05:32:19 $
+ * last change: $Author: tl $ $Date: 2002-08-29 08:42:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,6 +66,10 @@
#define FONTNAME_MATH2 "OpenSymbol"
/////////////////////////////////////////////////////////////////
+
+enum SmPrintSize { PRINT_SIZE_NORMAL, PRINT_SIZE_SCALED, PRINT_SIZE_ZOOMED };
+
+/////////////////////////////////////////////////////////////////
// enum definitions for characters from the 'StarSymbol' font
// (some chars have more than one alias!)
//! Note: not listed here does not(!) mean "not used"