summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:29:55 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:29:55 +0000
commitfd3a85e7aff4d5e03ba9b388b0baa2e683adc44d (patch)
treeb1e5ce2341f4fa66138f152813d251942d447a85 /sc/inc/docuno.hxx
parent37d343fde06dabed28abac54018999fc3a991bdb (diff)
INTEGRATION: CWS aquavcl05_DEV300 (1.24.248); FILE MERGED
2008/02/11 10:06:35 nn 1.24.248.1: #i85992# single progress for updating row heights of all sheets after loading
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index d966b6099ae6..dd1668825395 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docuno.hxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: obo $ $Date: 2008-02-26 14:52:04 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:29:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -191,6 +191,7 @@ public:
double GetOutputFactor() const;
BOOL AdjustRowHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab );
+ void UpdateAllRowHeights();
ScDrawLayer* MakeDrawLayer();
void BeforeXMLLoading();