summaryrefslogtreecommitdiff
path: root/sw/inc/fmtwrapinfluenceonobjpos.hxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-11-29 21:23:30 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-03 20:19:16 +0100
commit8759c6b5e57e7cf7574f04e9b4685a67d23fc6d5 (patch)
tree3a6ab17b3ff7eddd581c6c6bb037184774a83d57 /sw/inc/fmtwrapinfluenceonobjpos.hxx
parent21104454f97d401c8f308ee3f468c66ff323c483 (diff)
clang-tidy modernize-use-equals-default in sw
also removing an odd Swap function in sw::util::Setlayer Change-Id: Ied4a4bb5a6ef3f6bdd29c40b19680600536407bc Reviewed-on: https://gerrit.libreoffice.org/45740 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/fmtwrapinfluenceonobjpos.hxx')
-rw-r--r--sw/inc/fmtwrapinfluenceonobjpos.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/fmtwrapinfluenceonobjpos.hxx b/sw/inc/fmtwrapinfluenceonobjpos.hxx
index 516f2f329a05..7c9139d04dc7 100644
--- a/sw/inc/fmtwrapinfluenceonobjpos.hxx
+++ b/sw/inc/fmtwrapinfluenceonobjpos.hxx
@@ -34,8 +34,6 @@ public:
// #i35017# - constant name has changed
SwFormatWrapInfluenceOnObjPos(
sal_Int16 _nWrapInfluenceOnPosition = css::text::WrapInfluenceOnPosition::ONCE_CONCURRENT );
- SwFormatWrapInfluenceOnObjPos(
- const SwFormatWrapInfluenceOnObjPos& _rCpy );
virtual ~SwFormatWrapInfluenceOnObjPos() override;
SwFormatWrapInfluenceOnObjPos& operator=(