summaryrefslogtreecommitdiffstats
path: root/sw/inc/unoprnms.hxx
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/unoprnms.hxx
parentundoapi: finally removed Enter/LeaveBasicAction (diff)
downloadcore-9b5a25b06bd0267f85d55e299d2fc00f134b9142.tar.gz
core-9b5a25b06bd0267f85d55e299d2fc00f134b9142.zip
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/unoprnms.hxx')
-rw-r--r--sw/inc/unoprnms.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index 0ea5fa9db598..a12f911efce0 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -806,7 +806,8 @@ enum SwPropNameIds
// <--
/* 0738 */ UNO_NAME_META, // #i91565#
/* 0739 */ UNO_NAME_NESTED_TEXT_CONTENT, // #i109601#
-/* 0740 */ SW_PROPNAME_END
+/* 0740 */ UNO_NAME_EMBEDDED_OBJECT,
+/* 0741 */ SW_PROPNAME_END
};