summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2009-05-20 16:10:24 +0000
committerNiklas Nebel <nn@openoffice.org>2009-05-20 16:10:24 +0000
commitdb82d045abf1c3a5a4fe8123d6bae5526a6b3be0 (patch)
tree0acc52a3dad7254d60688b50c513acf57cf679a9 /sc/inc/docuno.hxx
parent1c908f85c03103d86efee666dc918e0d57fe28d3 (diff)
#i101309# handle page selection string
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index 77c3ab767915..603556850f3f 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -112,7 +112,7 @@ private:
BOOL FillRenderMarkData( const com::sun::star::uno::Any& aSelection,
const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& rOptions,
- ScMarkData& rMark, ScPrintSelectionStatus& rStatus ) const;
+ ScMarkData& rMark, ScPrintSelectionStatus& rStatus, String& rPagesStr ) const;
rtl::OUString maBuildId;