Question about operator = overloaded in reportdesign module

julien2412 serval2412 at yahoo.fr
Sun Dec 30 12:33:26 PST 2012


Hello,

Cppcheck reported this:
[reportdesign/source/filter/xml/xmlComponent.hxx:37]: (style)
'OXMLComponent::operator=' should return 'OXMLComponent &'.
[reportdesign/source/filter/xml/xmlFunction.hxx:41]: (style)
'OXMLFunction::operator=' should return 'OXMLFunction &'.
[reportdesign/source/filter/xml/xmlGroup.hxx:38]: (style)
'OXMLGroup::operator=' should return 'OXMLGroup &'.
[reportdesign/source/filter/xml/xmlCell.hxx:41]: (style)
'OXMLCell::operator=' should return 'OXMLCell &'.

By trying to fix these, I noticed that none of them was implemented. So can
they just be removed, is it another C++ "trick", or something obvious I
missed?

Julien



--
View this message in context: http://nabble.documentfoundation.org/Question-about-operator-overloaded-in-reportdesign-module-tp4026618.html
Sent from the Dev mailing list archive at Nabble.com.


More information about the LibreOffice mailing list