summaryrefslogtreecommitdiff
path: root/sw/inc/cmdid.h
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-17 09:56:58 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-17 09:56:58 +0000
commitc4f86c9c94c9da67e8a9804d28c7c88a65073384 (patch)
tree9df18769bc5af23a13278042230989969838f922 /sw/inc/cmdid.h
parent45c9a36b64d771dd8f8609350717c7cff676231d (diff)
INTEGRATION: CWS impress17 (1.59.90); FILE MERGED
2004/10/28 12:08:52 od 1.59.90.1: #i36248# - adjustments to correct representation of connector shape position in the OASIS Open Office file format and to export its position correctly to the OpenOffice.org file format.
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r--sw/inc/cmdid.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index c9de7fb0fa..f97de6f5e2 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -2,9 +2,9 @@
*
* $RCSfile: cmdid.h,v $
*
- * $Revision: 1.60 $
+ * $Revision: 1.61 $
*
- * last change: $Author: obo $ $Date: 2004-11-16 10:18:44 $
+ * last change: $Author: obo $ $Date: 2004-11-17 10:56:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1176,6 +1176,10 @@ Achtung: Ab sofort sind in diesem File keine C++-Kommentare (//) mehr
// com::sun::star::text::Shape::PositionLayoutDir property
#define FN_SHAPE_POSITION_LAYOUT_DIR (FN_PARAM2+24)
// <--
+// --> OD 2004-10-28 #i36248#
+#define FN_SHAPE_STARTPOSITION_IN_HORI_L2R (FN_PARAM2+25)
+#define FN_SHAPE_ENDPOSITION_IN_HORI_L2R (FN_PARAM2+26)
+// <--
/*--------------------------------------------------------------------
Bereich: Druckoptionen
--------------------------------------------------------------------*/