diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-02-03 11:48:14 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-02-03 12:55:29 +0000 |
commit | 78f392f30a741ed088c66ff9923f47041277a223 (patch) | |
tree | bf5b61054d78ce36daf192075a5e5ef06638706b /xmloff/inc/txtfldi.hxx | |
parent | 82c7ac5637556cde8c77dcf4e75a771cdc587162 (diff) |
loplugin:unusedenumconstants in xmloff
Change-Id: Ie9e6d4aa9dba97d45bf7b8afa2347d34e1651a60
Reviewed-on: https://gerrit.libreoffice.org/33871
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/inc/txtfldi.hxx')
-rw-r--r-- | xmloff/inc/txtfldi.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx index a93d85a4ae2e..5d2e5c225331 100644 --- a/xmloff/inc/txtfldi.hxx +++ b/xmloff/inc/txtfldi.hxx @@ -95,8 +95,6 @@ enum XMLTextFieldAttrTokens XML_TOK_TEXTFIELD_HREF, XML_TOK_TEXTFIELD_TARGET_FRAME, - XML_TOK_TEXTFIELD_OFFICE_CREATE_DATE, - XML_TOK_TEXTFIELD_OFFICE_AUTHOR, XML_TOK_TEXTFIELD_ANNOTATION, XML_TOK_TEXTFIELD_LANGUAGE, |