summaryrefslogtreecommitdiff
path: root/sc/inc/viewuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/viewuno.hxx')
-rw-r--r--sc/inc/viewuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx
index 90c3a37d2a9d..3fc353bf1e4f 100644
--- a/sc/inc/viewuno.hxx
+++ b/sc/inc/viewuno.hxx
@@ -197,7 +197,7 @@ public:
void SelectionChanged();
void VisAreaChanged();
// bSameTabButMoved = true if the same sheet as before is activated, used after moving/copying/inserting/deleting a sheet
- void SheetChanged( bool bSameTabButMoved = false );
+ void SheetChanged( bool bSameTabButMoved );
bool IsMouseListening() const;
bool MousePressed( const css::awt::MouseEvent& e ) throw (css::uno::RuntimeException);
bool MouseReleased( const css::awt::MouseEvent& e ) throw (css::uno::RuntimeException);