diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-29 08:45:08 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-29 16:15:04 +0200 |
commit | b25e82b903135421fbcfff646bc92e03cce366b7 (patch) | |
tree | 5bb0b53ae075bb7b17e2dd61ca3491aae7fa64f2 /include/xmloff/txtimp.hxx | |
parent | 9814c1f2edf56ecc0f31001db9234ef335488879 (diff) |
loplugin:unusedmethods
Change-Id: I2be47d2faf883b519f693e2d5ad58a5ab111849f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101629
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff/txtimp.hxx')
-rw-r--r-- | include/xmloff/txtimp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/txtimp.hxx b/include/xmloff/txtimp.hxx index 4258c4b73bfb..1dbe504a2b09 100644 --- a/include/xmloff/txtimp.hxx +++ b/include/xmloff/txtimp.hxx @@ -418,7 +418,6 @@ public: SvXMLTokenMap const& GetTextFrameAttrTokenMap(); SvXMLTokenMap const& GetTextContourAttrTokenMap(); SvXMLTokenMap const& GetTextHyperlinkAttrTokenMap(); - SvXMLTokenMap const& GetTextMasterPageElemTokenMap(); const SvXMLTokenMap& GetTextNumberedParagraphAttrTokenMap(); const SvXMLTokenMap& GetTextListBlockAttrTokenMap(); |