summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/drawutil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/drawutil.hxx')
-rw-r--r--sc/source/ui/inc/drawutil.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/drawutil.hxx b/sc/source/ui/inc/drawutil.hxx
index d6bd314e4ef7..88c49d77bc8e 100644
--- a/sc/source/ui/inc/drawutil.hxx
+++ b/sc/source/ui/inc/drawutil.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -39,7 +39,7 @@ class ScDocument;
class ScDrawUtil
{
public:
- static void CalcScale( ScDocument* pDoc, SCTAB nTab,
+ static void CalcScale( ScDocument* pDoc, SCTAB nTab,
SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,
OutputDevice* pDev, const Fraction& rZoomX, const Fraction& rZoomY,
double nPPTX, double nPPTY,