summaryrefslogtreecommitdiff
path: root/sw/inc/unomid.h
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:15:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:15:55 +0000
commit612df204fd9490d416ab3ded93a68d9f10424ab2 (patch)
treec3205a14d9ee663200c1c1d9dcec94af8f96eda0 /sw/inc/unomid.h
parent24dc82f00e298c07ffa4ff8b6749834150025f59 (diff)
INTEGRATION: CWS swwarnings (1.16.710); FILE MERGED
2007/06/01 07:16:53 tl 1.16.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/unomid.h')
-rw-r--r--sw/inc/unomid.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/unomid.h b/sw/inc/unomid.h
index 187c0de90bdd..baa8ed64b4c0 100644
--- a/sw/inc/unomid.h
+++ b/sw/inc/unomid.h
@@ -4,9 +4,9 @@
*
* $RCSfile: unomid.h,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:27:02 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:15:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,6 +35,8 @@
#ifndef SW_UNOMID_HXX
#define SW_UNOMID_HXX
+#define C2S(cChar) String::CreateFromAscii( cChar )
+#define C2U(cChar) rtl::OUString::createFromAscii( cChar )
#define MID_MIRROR_VERT 0
#define MID_MIRROR_HORZ_EVEN_PAGES 1