summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoprnms.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unoprnms.cxx')
-rw-r--r--sw/source/core/unocore/unoprnms.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/unocore/unoprnms.cxx b/sw/source/core/unocore/unoprnms.cxx
index 9f2c9feeae1c..7b8e1fc8dadb 100644
--- a/sw/source/core/unocore/unoprnms.cxx
+++ b/sw/source/core/unocore/unoprnms.cxx
@@ -779,6 +779,7 @@ const SwPropNameTab aPropNameTab = {
/* 0737 UNO_NAME_DESCRIPTION */ {MAP_CHAR_LEN("Description")},
/* 0738 UNO_NAME_META */ {MAP_CHAR_LEN("InContentMetadata")},
/* 0739 UNO_NAME_NESTED_TEXT_CONTENT */ {MAP_CHAR_LEN("NestedTextContent")},
+/* 0740 UNO_NAME_EMBEDDED_OBJECT */ {MAP_CHAR_LEN("EmbeddedObject")},
};
const SwPropNameLen& SwGetPropName( sal_uInt16 nId )