summaryrefslogtreecommitdiff
path: root/solenv/inc/premac.h
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:43:22 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:43:22 +0000
commit2a6fa6e54a853613ba0f2a4205c13fe56f5b0114 (patch)
treeb601bf78e6877eaa5a586b8eb0c0d64e7f45be34 /solenv/inc/premac.h
parentb7e74df3c791699ef699aa2200fd41660832069f (diff)
INTEGRATION: CWS aquafilepicker02_DEV300 (1.8.204); FILE MERGED
2008/01/02 18:49:39 fheckl 1.8.204.1: introducing BOOL
Diffstat (limited to 'solenv/inc/premac.h')
-rw-r--r--solenv/inc/premac.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/premac.h b/solenv/inc/premac.h
index d8f1e2144bee..743c8dc638d0 100644
--- a/solenv/inc/premac.h
+++ b/solenv/inc/premac.h
@@ -4,9 +4,9 @@
*
* $RCSfile: premac.h,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 09:03:26 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:43:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,6 +35,7 @@
#define Boolean MacOSBoolean
+#define BOOL MacOSBOOL
#define Button MacOSButton
#define Byte MacOSByte
#define Control MacOSControl
@@ -53,7 +54,6 @@
//#define ShowWindow MacOSShowWindow
#define StringPtr MacOSStringPtr
#define DirInfo MacOSDirInfo
-#define BOOL MacOSBOOL
#define ULONG MacOSULONG
#define Line MacOSLine
#define TimeValue MacOSTimeValue