summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlCondPrtExpr.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlCondPrtExpr.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
index 44460e4b0fdd..dfa7674e0e1a 100644
--- a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
+++ b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
@@ -30,6 +30,7 @@ namespace rptxml
{
css::uno::Reference< css::beans::XPropertySet > m_xComponent;
OUStringBuffer m_aCharBuffer;
+
OXMLCondPrtExpr(const OXMLCondPrtExpr&) = delete;
void operator =(const OXMLCondPrtExpr&) = delete;
public: