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, 1 insertions, 1 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx
index 3c2ab08e2b9c..5a5bc5540963 100644
--- a/sc/inc/table.hxx
+++ b/sc/inc/table.hxx
@@ -786,7 +786,7 @@ public:
sc::RowHeightContext& rCxt, SCROW nStartRow, SCROW nEndRow,
ScProgress* pOuterProgress = nullptr, sal_uLong nProgressStart = 0 );
- long GetNeededSize( SCCOL nCol, SCROW nRow,
+ tools::Long GetNeededSize( SCCOL nCol, SCROW nRow,
OutputDevice* pDev,
double nPPTX, double nPPTY,
const Fraction& rZoomX, const Fraction& rZoomY,