summaryrefslogtreecommitdiffstats
path: root/reportdesign/inc/ReportDefinition.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-07 12:25:07 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-07 12:36:00 +0100
commit034f2e1a2ace6c05e0a9fde192f4929303754544 (patch)
tree5f3c2432c3379cca7968ad0c22053ba17d7400b5 /reportdesign/inc/ReportDefinition.hxx
parentloplugin:deletedspecial (diff)
downloadcore-034f2e1a2ace6c05e0a9fde192f4929303754544.tar.gz
core-034f2e1a2ace6c05e0a9fde192f4929303754544.zip
loplugin:deletedspecial
Change-Id: I1e61d3553795ed8e2b7bc6fa3d1c0f881e777b08
Diffstat (limited to 'reportdesign/inc/ReportDefinition.hxx')
-rw-r--r--reportdesign/inc/ReportDefinition.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/inc/ReportDefinition.hxx b/reportdesign/inc/ReportDefinition.hxx
index 68bf784b3923..763d2e8332ef 100644
--- a/reportdesign/inc/ReportDefinition.hxx
+++ b/reportdesign/inc/ReportDefinition.hxx
@@ -96,8 +96,8 @@ namespace reportdesign
::boost::shared_ptr<OReportDefinitionImpl> m_pImpl;
private:
- OReportDefinition(const OReportDefinition&);
- OReportDefinition& operator=(const OReportDefinition&);
+ OReportDefinition(const OReportDefinition&) SAL_DELETED_FUNCTION;
+ OReportDefinition& operator=(const OReportDefinition&) SAL_DELETED_FUNCTION;
void setSection( const OUString& _sProperty
,const bool& _bOn