summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-04-02 17:19:30 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-04-02 17:19:30 +0000
commit1b53d35ea8b81297000a9288286118d965e8c9df (patch)
tree9c50bbc867a4499fecd7d59c2656bb596c399a75 /sc/inc/docuno.hxx
parent1e8c38a5155cf204528d8c93daa5fdc82db604d3 (diff)
#i92516# first steps in supporting new printer infrastructure
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index 36a152943782..bf4c1f126449 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -109,6 +109,7 @@ private:
::cppu::OInterfaceContainerHelper maChangesListeners;
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;
rtl::OUString maBuildId;