diff options
author | Noel Grandin <noel@peralex.com> | 2015-12-21 10:50:20 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-12-21 12:45:49 +0200 |
commit | 4c7ce41582b85375df385a05770a0a79fa742bbc (patch) | |
tree | 2d57baa7f995cdf92d896b364b56953c191a491f /xmloff/inc/txtfldi.hxx | |
parent | a218039d2a1176a5c788498fd8b50efe9b195b54 (diff) |
loplugin:unusedfields in xmlhelp,xmloff
Change-Id: I4d2f0ff95da5abaa3d0a0a5223616e09e0c476fc
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 c3c986d2a78f..4b3554103e0c 100644 --- a/xmloff/inc/txtfldi.hxx +++ b/xmloff/inc/txtfldi.hxx @@ -1341,8 +1341,6 @@ public: class XMLCustomPropertyFieldImportContext : public XMLTextFieldImportContext { - css::uno::Any aValue; - public: XMLCustomPropertyFieldImportContext (SvXMLImport& rImport, |