summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-01 18:24:05 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-01 18:33:42 +0200
commit00240d049790d11c4ef35de7a294819107197efd (patch)
tree6479f4fee0eac540ca6d0b80552834f2b19e4364 /starmath/inc
parentd341aca7f68bc082cdefe4b1176f56c2c14a0322 (diff)
Remove unused defines
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/document.hxx12
-rw-r--r--starmath/inc/types.hxx7
2 files changed, 0 insertions, 19 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index c8c1475045c6..2327c16c04b3 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -55,18 +55,6 @@ class SfxPrinter;
class Printer;
class SmCursor;
-#define HINT_DATACHANGED 1004
-
-#define SM30BIDENT ((sal_uLong)0x534D3033L)
-#define SM30IDENT ((sal_uLong)0x30334d53L)
-#define SM304AIDENT ((sal_uLong)0x34303330L)
-#define SM30VERSION ((sal_uLong)0x00010000L)
-#define SM50VERSION ((ULONG)0x00010001L) //Difference to SM30VERSION is
- //the new border in the format.
-
-#define FRMIDENT ((sal_uLong)0x03031963L)
-#define FRMVERSION ((sal_uLong)0x00010001L)
-
#define STAROFFICE_XML "StarOffice XML (Math)"
#define MATHML_XML "MathML XML (Math)"
diff --git a/starmath/inc/types.hxx b/starmath/inc/types.hxx
index fbba0cc8b753..05a0de6501b2 100644
--- a/starmath/inc/types.hxx
+++ b/starmath/inc/types.hxx
@@ -38,13 +38,6 @@ enum SmPrintSize { PRINT_SIZE_NORMAL, PRINT_SIZE_SCALED, PRINT_SIZE_ZOOMED };
/////////////////////////////////////////////////////////////////
-#define FONT_ARIAL "Arial"
-#define FONT_SYMBOL "Symbol"
-#define FONT_MS_PMINCHO "MS PMincho"
-#define FONT_MS_PGOTHIC "MS PGothic"
-#define FONT_SUN_BATANG "SunBatang"
-
-
inline sal_Bool IsInPrivateUseArea( sal_Unicode cChar ) { return 0xE000 <= cChar && cChar <= 0xF8FF; }
// Greek char range as seen in svx/.../charmap.cxx RID_SUBSETSTR_BASIC_GREEK