summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/svgfilter.hxx')
-rw-r--r--filter/source/svg/svgfilter.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/filter/source/svg/svgfilter.hxx b/filter/source/svg/svgfilter.hxx
index 6f23a60192ae..e16c5cc7f7cb 100644
--- a/filter/source/svg/svgfilter.hxx
+++ b/filter/source/svg/svgfilter.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svgfilter.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ka $ $Date: 2002-08-21 06:03:21 $
+ * last change: $Author: hr $ $Date: 2003-03-25 17:57:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -257,7 +257,6 @@ private:
SVGFontExport* mpSVGFontExport;
SVGActionWriter* mpSVGWriter;
sal_Bool mbPresentation;
- sal_Bool mbMultiPage;
sal_Bool implImport( const Sequence< PropertyValue >& rDescriptor ) throw (RuntimeException);
@@ -272,7 +271,8 @@ private:
sal_Bool implExportDocumemt( const Reference< XDrawPages >& rxMasterPages,
const Reference< XDrawPages >& rxDrawPages );
- sal_Bool implExportPages( const Reference< XDrawPages >& rxMasterPages, sal_Bool bMaster );
+ sal_Bool implExportPages( const Reference< XDrawPages >& rxMasterPages,
+ sal_Int32 nVisiblePage, sal_Bool bMaster );
sal_Bool implExportShapes( const Reference< XShapes >& rxShapes );
sal_Bool implExportShape( const Reference< XShape >& rxShape );