summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/transfrm.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-12-06 09:09:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-06 10:34:15 +0100
commit31b89aaeacff570017c3344195af6d075d7ec73c (patch)
tree5f8df1c4269747c4c7f65e24fee9bb1c0ae194bd /cui/source/inc/transfrm.hxx
parentbasic: SfxLibraryContainer: replace maMutex (diff)
downloadcore-31b89aaeacff570017c3344195af6d075d7ec73c.tar.gz
core-31b89aaeacff570017c3344195af6d075d7ec73c.zip
loplugin:countusersofdefaultparams in cui
Change-Id: Id3258a664c2ea740419331877f7ce6af5e2559e7 Reviewed-on: https://gerrit.libreoffice.org/45922 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/inc/transfrm.hxx')
-rw-r--r--cui/source/inc/transfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/transfrm.hxx b/cui/source/inc/transfrm.hxx
index 1728a30c9b60..7222f09f92b4 100644
--- a/cui/source/inc/transfrm.hxx
+++ b/cui/source/inc/transfrm.hxx
@@ -55,7 +55,7 @@ public:
SvxTransformTabDialog( vcl::Window* pParent, const SfxItemSet* pAttr,
const SdrView* pView,
- SvxAnchorIds nAnchorTypes = SvxAnchorIds::NONE);
+ SvxAnchorIds nAnchorTypes);
//link for the Writer to validate positions
void SetValidateFramePosLink( const Link<SvxSwFrameValidation&,void>& rLink );