summaryrefslogtreecommitdiff
path: root/include/svx/sdrmasterpagedescriptor.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-07 12:31:07 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-07 12:36:03 +0100
commit6e26cc140bf0254a88a1d4c6e82cbaee39ced418 (patch)
tree4c9a62c32f7b9df3618ab502a08d1a0829d81c03 /include/svx/sdrmasterpagedescriptor.hxx
parentf862290c91e66b859504e6c271309f73fa762a0d (diff)
loplugin:deletedspecial
Change-Id: I1ffc6af694367f0ff70b7598c093203f1f68882c
Diffstat (limited to 'include/svx/sdrmasterpagedescriptor.hxx')
-rw-r--r--include/svx/sdrmasterpagedescriptor.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/sdrmasterpagedescriptor.hxx b/include/svx/sdrmasterpagedescriptor.hxx
index 7da54df7971d..92da6c41d8c5 100644
--- a/include/svx/sdrmasterpagedescriptor.hxx
+++ b/include/svx/sdrmasterpagedescriptor.hxx
@@ -51,8 +51,7 @@ namespace sdr
// ViewContact part
sdr::contact::ViewContact* mpViewContact;
- // assignment operator defined, but not implemented
- void operator=(const MasterPageDescriptor& rCandidate);
+ void operator=(const MasterPageDescriptor& rCandidate) SAL_DELETED_FUNCTION;
protected:
sdr::contact::ViewContact* CreateObjectSpecificViewContact();