summaryrefslogtreecommitdiffstats
path: root/sdext/source/pdfimport/tree/pdfiprocessor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/tree/pdfiprocessor.hxx')
-rw-r--r--sdext/source/pdfimport/tree/pdfiprocessor.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdext/source/pdfimport/tree/pdfiprocessor.hxx b/sdext/source/pdfimport/tree/pdfiprocessor.hxx
index 126143b09671..21197bfa8233 100644
--- a/sdext/source/pdfimport/tree/pdfiprocessor.hxx
+++ b/sdext/source/pdfimport/tree/pdfiprocessor.hxx
@@ -162,8 +162,7 @@ namespace pdfi
const css::uno::Sequence<
css::beans::PropertyValue>& xMask) override;
- /// nElements == -1 means fill in number of pages
- void startIndicator( const OUString& rText, sal_Int32 nElements = -1 );
+ void startIndicator( const OUString& rText );
void endIndicator();
void setupImage(ImageId nImage);