summaryrefslogtreecommitdiff
path: root/include/svx/svdovirt.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/svdovirt.hxx
parentf862290c91e66b859504e6c271309f73fa762a0d (diff)
loplugin:deletedspecial
Change-Id: I1ffc6af694367f0ff70b7598c093203f1f68882c
Diffstat (limited to 'include/svx/svdovirt.hxx')
-rw-r--r--include/svx/svdovirt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdovirt.hxx b/include/svx/svdovirt.hxx
index ce4c31828016..6140c386492c 100644
--- a/include/svx/svdovirt.hxx
+++ b/include/svx/svdovirt.hxx
@@ -35,7 +35,7 @@
class SVX_DLLPUBLIC SdrVirtObj : public SdrObject
{
- SdrVirtObj( const SdrVirtObj& ); // disabled
+ SdrVirtObj( const SdrVirtObj& ) SAL_DELETED_FUNCTION;
public:
virtual sdr::properties::BaseProperties& GetProperties() const SAL_OVERRIDE;