summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShell.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-08-01 09:51:02 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-08-02 05:34:49 +0000
commit6c87b028406070332ab1c37dde323b1678cdf8e6 (patch)
tree51cd2bffdc152c02f7d72f3e98b450f84eb1c6c0 /sd/source/ui/inc/ViewShell.hxx
parent389b08190092f9a9103b3ac098994ec83b2d0bfa (diff)
loplugin:countusersofdefaultparams in sd
Change-Id: I848d9b555a26e9d343efdfaaaec44a2c7d8be5b5 Reviewed-on: https://gerrit.libreoffice.org/27765 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sd/source/ui/inc/ViewShell.hxx')
-rw-r--r--sd/source/ui/inc/ViewShell.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx
index b20e4e3f99e9..4af99de2b4a9 100644
--- a/sd/source/ui/inc/ViewShell.hxx
+++ b/sd/source/ui/inc/ViewShell.hxx
@@ -259,7 +259,7 @@ public:
bool bScaleAll, Orientation eOrient, sal_uInt16 nPaperBin,
bool bBackgroundFullSize );
- void SetStartShowWithDialog( bool bIn = true ) { mbStartShowWithDialog = bIn; }
+ void SetStartShowWithDialog( bool bIn ) { mbStartShowWithDialog = bIn; }
bool IsStartShowWithDialog() const { return mbStartShowWithDialog; }
sal_uInt16 GetPrintedHandoutPageNum() const { return mnPrintedHandoutPageNum; }
@@ -277,8 +277,8 @@ public:
virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt, DropTargetHelper& rTargetHelper,
::sd::Window* pTargetWindow, sal_uInt16 nPage, sal_uInt16 nLayer );
- virtual void WriteUserDataSequence ( css::uno::Sequence < css::beans::PropertyValue >&, bool bBrowse = false );
- virtual void ReadUserDataSequence ( const css::uno::Sequence < css::beans::PropertyValue >&, bool bBrowse = false );
+ virtual void WriteUserDataSequence ( css::uno::Sequence < css::beans::PropertyValue >&, bool bBrowse );
+ virtual void ReadUserDataSequence ( const css::uno::Sequence < css::beans::PropertyValue >&, bool bBrowse );
/** this method is called when the visible area of the view from this viewshell is changed */
virtual void VisAreaChanged(const Rectangle& rRect);
@@ -387,7 +387,7 @@ public:
/** Show controls of the UI or hide them, depending on the given flag.
As a result the border is adapted.
*/
- virtual void ShowUIControls (bool bVisible = true);
+ virtual void ShowUIControls (bool bVisible);
bool IsPageFlipMode() const;
/** Set the given window as new parent window. This is not possible for