summaryrefslogtreecommitdiff
path: root/sw/inc/unomid.h
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-05-21 12:26:45 +0000
committerOliver Specht <os@openoffice.org>2001-05-21 12:26:45 +0000
commit3d8466adad8ed3222ff9d2e0935116da2308408d (patch)
tree9519880620f8ab72e23f180feca52e3a72d5ae8d /sw/inc/unomid.h
parent08197a0dde14c2ce274cf5ca7965ad442159ae84 (diff)
#87306# ruby property RubyIsAbove implemented
Diffstat (limited to 'sw/inc/unomid.h')
-rw-r--r--sw/inc/unomid.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/unomid.h b/sw/inc/unomid.h
index 60309803d0e3..7e18ae54b9d5 100644
--- a/sw/inc/unomid.h
+++ b/sw/inc/unomid.h
@@ -2,9 +2,9 @@
*
* $RCSfile: unomid.h,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: os $ $Date: 2001-03-12 12:30:40 $
+ * last change: $Author: os $ $Date: 2001-05-21 13:22:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -149,5 +149,6 @@
#define MID_RUBY_TEXT 0
#define MID_RUBY_ADJUST 1
#define MID_RUBY_CHARSTYLE 2
+#define MID_RUBY_ABOVE 3
#endif