summaryrefslogtreecommitdiff
path: root/sw/inc/cmdid.h
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-11-15 12:56:35 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-11-15 12:56:35 +0100
commit9b5a25b06bd0267f85d55e299d2fc00f134b9142 (patch)
tree73d748e68452da910fa4dead10956d7f2ff06e8f /sw/inc/cmdid.h
parent9bb4300c840c4e3c258ee666bc73cd51ae75f128 (diff)
undoapi: implement an EmbeddedObject property for (OLE) shapes, to be consistent with the shape implementations of the other applications, and allow access to the XEmbeddedObject
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r--sw/inc/cmdid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index a206392aad3b..f87a418dd5fe 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -908,6 +908,8 @@ Achtung: Ab sofort sind in diesem File keine C++-Kommentare (//) mehr
#define FN_UNO_META (FN_EXTRA2 + 112)
#define FN_UNO_NESTED_TEXT_CONTENT (FN_EXTRA2 + 113)
+#define FN_EMBEDDED_OBJECT (FN_EXTRA2 + 114)
+
/*--------------------------------------------------------------------
Bereich: Hilfe
--------------------------------------------------------------------*/