summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/preview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/preview.hxx')
-rw-r--r--sc/source/ui/inc/preview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/preview.hxx b/sc/source/ui/inc/preview.hxx
index 920880e37030..c849e74eadf2 100644
--- a/sc/source/ui/inc/preview.hxx
+++ b/sc/source/ui/inc/preview.hxx
@@ -122,7 +122,7 @@ public:
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
- SC_DLLPUBLIC void DataChanged(bool bNewTime = false); // Instead of calling Invalidate
+ SC_DLLPUBLIC void DataChanged(bool bNewTime); // Instead of calling Invalidate
void DoInvalidate();
void SetXOffset( long nX );