summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmltoken.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmltoken.cxx')
-rw-r--r--xmloff/source/core/xmltoken.cxx7
1 files changed, 7 insertions, 0 deletions
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index 4893fade61ab..1475d4f99b19 100644
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -368,6 +368,7 @@ namespace xmloff { namespace token {
TOKEN( "calculation-settings", XML_CALCULATION_SETTINGS ),
TOKEN( "calendar", XML_CALENDAR ),
TOKEN( "capitalize-entries", XML_CAPITALIZE_ENTRIES ),
+ TOKEN( "can-add-comment", XML_CAN_ADD_COMMENT ),
TOKEN( "caption", XML_CAPTION ),
TOKEN( "caption-point-x", XML_CAPTION_POINT_X ),
TOKEN( "caption-point-y", XML_CAPTION_POINT_Y ),
@@ -1943,8 +1944,14 @@ namespace xmloff { namespace token {
TOKEN( "dot-dash", XML_DOT_DASH ),
TOKEN( "dot-dot-dash", XML_DOT_DOT_DASH ),
TOKEN( "long-dash", XML_LONG_DASH ),
+ TOKEN( "show-sign-date", XML_SHOW_SIGN_DATE ),
+ TOKEN( "signatureline", XML_SIGNATURELINE ),
+ TOKEN( "signing-instructions", XML_SIGNING_INSTRUCTIONS ),
TOKEN( "single", XML_SINGLE ),
TOKEN( "small-wave", XML_SMALL_WAVE ),
+ TOKEN( "suggested-signer-email", XML_SUGGESTED_SIGNER_EMAIL ),
+ TOKEN( "suggested-signer-name", XML_SUGGESTED_SIGNER_NAME ),
+ TOKEN( "suggested-signer-title", XML_SUGGESTED_SIGNER_TITLE ),
TOKEN( "wave", XML_WAVE ),
TOKEN( "unformatted-text", XML_UNFORMATTED_TEXT ),
TOKEN( "union", XML_UNION ),