summaryrefslogtreecommitdiff
path: root/sc/inc/progress.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/progress.hxx')
-rw-r--r--sc/inc/progress.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/progress.hxx b/sc/inc/progress.hxx
index 3fc2ba375ae7..8d1f9c59ae72 100644
--- a/sc/inc/progress.hxx
+++ b/sc/inc/progress.hxx
@@ -71,7 +71,7 @@ public:
ScProgress( SfxObjectShell* pObjSh,
const OUString& rText,
- sal_uLong nRange, bool bAllDocs = false,
+ sal_uLong nRange,
bool bWait = true );
~ScProgress();