summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlCell.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2012-12-30 21:51:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2012-12-30 21:51:28 +0100
commitc183d8c0cdc849673bee180f780604700eac85fb (patch)
treef57434ecff22ac7944862ee4e30a1c58d0fc2cca /reportdesign/source/filter/xml/xmlCell.hxx
parent2fbd64cef870568da1479a03f6ea778bab68a09b (diff)
Satisfy cppcheck even if unused
Change-Id: Ia6ded9ef24a8c519e552c291696b4c346627bb1b
Diffstat (limited to 'reportdesign/source/filter/xml/xmlCell.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlCell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlCell.hxx b/reportdesign/source/filter/xml/xmlCell.hxx
index 15187ebe3158..48338307c536 100644
--- a/reportdesign/source/filter/xml/xmlCell.hxx
+++ b/reportdesign/source/filter/xml/xmlCell.hxx
@@ -38,7 +38,7 @@ namespace rptxml
ORptFilter& GetOwnImport();
OXMLCell(const OXMLCell&);
- void operator =(const OXMLCell&);
+ OXMLCell& operator =(const OXMLCell&);
public:
OXMLCell( ORptFilter& rImport