summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-06 11:30:02 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-06 11:30:02 +0000
commit7f0171619d60be0bec38b465b25f37e22dc9f910 (patch)
treef87b688d06fd98e734bcefc28c70246b76536542 /sc/inc/global.hxx
parent31db6ffc4ba908fdb6371619fb5a542d6527b959 (diff)
INTEGRATION: CWS dr55 (1.48.52); FILE MERGED
2007/06/20 19:30:39 er 1.48.52.1: #i78630# remove MacOS9 specifics
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r--sc/inc/global.hxx12
1 files changed, 2 insertions, 10 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 9722c76f0587..800e2df1a9ab 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: global.hxx,v $
*
- * $Revision: 1.48 $
+ * $Revision: 1.49 $
*
- * last change: $Author: rt $ $Date: 2007-04-25 15:57:24 $
+ * last change: $Author: rt $ $Date: 2007-07-06 12:30:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -189,20 +189,12 @@ const SCSIZE PIVOT_MAXPAGEFIELD = 10;
#define MAX_COL_WIDTH 56693 // 1m in TWIPS
#define MAX_COL_HEIGHT 56693
-#ifdef MAC
-#define STD_ROWHEIGHT_DIFF 3
-#else
#define STD_ROWHEIGHT_DIFF 23
-#endif
#define STD_FONT_HEIGHT 200 // entspricht 10 Punkt
//! statt STD_ROW_HEIGHT ScGlobal::nStdRowHeight benutzen !
-#ifdef MAC // Mac braucht mehr Platz
-#define STD_ROW_HEIGHT (14.8 * TWIPS_PER_POINT) //
-#else
#define STD_ROW_HEIGHT (12.8 * TWIPS_PER_POINT) // 256 Twips, 0.45 cm
-#endif
// Standardgroesse als Ole-Server (Zellen)
#define OLE_STD_CELLS_X 4