summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r--sc/inc/table.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx
index 5e22e5b1c9b8..26cb8a846263 100644
--- a/sc/inc/table.hxx
+++ b/sc/inc/table.hxx
@@ -912,6 +912,8 @@ private:
*/
void MaybeAddExtraColumn(SCCOL& rCol, SCROW nRow, OutputDevice* pDev, double nPPTX, double nPPTY);
+ void CopyPrintRange(const ScTable& rTable);
+
/**
* Use this to iterate through non-empty visible cells in a single column.
*/