summaryrefslogtreecommitdiff
path: root/include/vcl/splitwin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-09-14 12:26:36 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-09-15 06:35:33 +0000
commit6df2c90c08b67b943022286e7152b51d52e0ef5e (patch)
tree5f90aabc3ee0a31708ab5fef4651cacfea384d6b /include/vcl/splitwin.hxx
parentc77b933f907e1d3c4778dd63cb4295c08d4d3f31 (diff)
loplugin:countusersofdefaultparams in vcl
Change-Id: I046e6f16c5b171a06e2be2da2f72340634f3e979 Reviewed-on: https://gerrit.libreoffice.org/28891 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/splitwin.hxx')
-rw-r--r--include/vcl/splitwin.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/vcl/splitwin.hxx b/include/vcl/splitwin.hxx
index 1f246886dc69..2bacd58a8b9e 100644
--- a/include/vcl/splitwin.hxx
+++ b/include/vcl/splitwin.hxx
@@ -145,17 +145,17 @@ public:
virtual bool PreNotify( NotifyEvent& rNEvt ) override;
void InsertItem( sal_uInt16 nId, vcl::Window* pWindow, long nSize,
- sal_uInt16 nPos, sal_uInt16 nIntoSetId = 0,
+ sal_uInt16 nPos, sal_uInt16 nIntoSetId,
SplitWindowItemFlags nBits = SplitWindowItemFlags::NONE );
void InsertItem( sal_uInt16 nId, long nSize,
- sal_uInt16 nPos, sal_uInt16 nIntoSetId = 0,
+ sal_uInt16 nPos, sal_uInt16 nIntoSetId,
SplitWindowItemFlags nBits = SplitWindowItemFlags::NONE );
void RemoveItem( sal_uInt16 nId );
void Clear();
void SplitItem( sal_uInt16 nId, long nNewSize,
bool bPropSmall,
- bool bPropGreat = false );
+ bool bPropGreat );
void SetItemSize( sal_uInt16 nId, long nNewSize );
long GetItemSize( sal_uInt16 nId ) const;
/** Set a range that limits the (variable part of the) size with an