summaryrefslogtreecommitdiff
path: root/sw/inc/unomid.h
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-06-17 13:57:55 +0000
committerMathias Bauer <mba@openoffice.org>2002-06-17 13:57:55 +0000
commitd98d3fbf6ebe88487c02bbf4e23caefffc1a074d (patch)
tree6d9881ad454a25a9c4a50580b9eea5142f5d4653 /sw/inc/unomid.h
parent6b2dd61008849d7011952b1a03aca6d302f6d7e9 (diff)
#100159#: new MIDs for DropCaps
Diffstat (limited to 'sw/inc/unomid.h')
-rw-r--r--sw/inc/unomid.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/inc/unomid.h b/sw/inc/unomid.h
index 1c659d6a6d11..1c29d706c0de 100644
--- a/sw/inc/unomid.h
+++ b/sw/inc/unomid.h
@@ -2,9 +2,9 @@
*
* $RCSfile: unomid.h,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: fme $ $Date: 2002-01-31 10:16:07 $
+ * last change: $Author: mba $ $Date: 2002-06-17 14:57:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,6 +106,9 @@
#define MID_DROPCAP_FORMAT 0
#define MID_DROPCAP_WHOLE_WORD 1
#define MID_DROPCAP_CHAR_STYLE_NAME 2
+#define MID_DROPCAP_LINES 3
+#define MID_DROPCAP_COUNT 4
+#define MID_DROPCAP_DISTANCE 5
#define MID_FRMSIZE_SIZE 0
#define MID_FRMSIZE_REL_HEIGHT 1