summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-23 11:06:14 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-24 06:46:01 +0000
commit6a5e30d52c345cbeb89eab0722fe866db0d62fc6 (patch)
tree183b1012d2a9ade2a598796cd848ecc292448994 /xmloff/inc
parent24ca187b6370ca56c8acd92bc405028dd9deb5f2 (diff)
loplugin:singlevalfields in xmlhelp,xmloff
Change-Id: Ia40d1c9a153b5237c46d5a2b807dceff30775f4a Reviewed-on: https://gerrit.libreoffice.org/26589 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/XMLImageMapExport.hxx2
-rw-r--r--xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx2
-rw-r--r--xmloff/inc/txtvfldi.hxx3
3 files changed, 0 insertions, 7 deletions
diff --git a/xmloff/inc/XMLImageMapExport.hxx b/xmloff/inc/XMLImageMapExport.hxx
index ada29c38f4d4..db7ab92b27f0 100644
--- a/xmloff/inc/XMLImageMapExport.hxx
+++ b/xmloff/inc/XMLImageMapExport.hxx
@@ -49,8 +49,6 @@ class XMLImageMapExport
SvXMLExport& mrExport;
- bool mbWhiteSpace; /// use whitespace between image map elements?
-
public:
XMLImageMapExport(SvXMLExport& rExport);
diff --git a/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx b/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
index 152d8669149b..9aeaea39df8f 100644
--- a/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
+++ b/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
@@ -27,8 +27,6 @@
*/
class XMLPercentOrMeasurePropertyHandler : public XMLPropertyHandler
{
-private:
- bool mbPercent;
public:
XMLPercentOrMeasurePropertyHandler();
virtual ~XMLPercentOrMeasurePropertyHandler ();
diff --git a/xmloff/inc/txtvfldi.hxx b/xmloff/inc/txtvfldi.hxx
index a92f6bc53980..168d9376d192 100644
--- a/xmloff/inc/txtvfldi.hxx
+++ b/xmloff/inc/txtvfldi.hxx
@@ -61,9 +61,6 @@ class XMLValueImportHelper
const bool bSetStyle; /// should PrepareField set NumberFormat?
const bool bSetFormula; /// should PrepareField set Formula?
- const bool bStringDefault; /// default: string-value = content
- const bool bFormulaDefault; /// default: formula = content
-
public:
XMLValueImportHelper(
SvXMLImport& rImprt, /// XML Import