summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltble.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-08-20 16:44:51 +0200
committerNoel Grandin <noel@peralex.com>2015-08-21 10:19:43 +0200
commit8d7c62e7d2a7d93b63f6603c3921ebbd4c96d4b7 (patch)
treea086f2c1b03539c6ba4945505053641a7e323fc2 /sw/source/filter/xml/xmltble.cxx
parent81a49f68d61f984503b89e0766bea81ee4733d9c (diff)
loplugin: defaultparams
Change-Id: I7a43882598ab3914f05cac7b24bd44fa72fdac6d
Diffstat (limited to 'sw/source/filter/xml/xmltble.cxx')
-rw-r--r--sw/source/filter/xml/xmltble.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/filter/xml/xmltble.cxx b/sw/source/filter/xml/xmltble.cxx
index 26359aec901d..cf41302ba6b2 100644
--- a/sw/source/filter/xml/xmltble.cxx
+++ b/sw/source/filter/xml/xmltble.cxx
@@ -809,8 +809,7 @@ void SwXMLExport::ExportTableBox( const SwTableBox& rBox,
// (export values only if cell contains text;)
XMLNumberFormatAttributesExportHelper::
SetNumberFormatAttributes(
- *this, nNumberFormat, xCell->getValue(),
- true );
+ *this, nNumberFormat, xCell->getValue() );
}
// else: invalid key; ignore