summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-03-28 15:56:18 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2011-03-28 15:56:18 +0200
commit930c47916fbb2d45e5d4f5a3c5a7cecc5725bb55 (patch)
treefcaa9e9c03843fb33b03eba99a45f09202393a6a /sc/inc/docuno.hxx
parent6a2ba28611a39f848fe1baa167d9a8a666388bb5 (diff)
parent907f0c4466f7cb788eddfe0b68562168434a758e (diff)
CWS-TOOLING: integrate CWS calc66
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index e152b4a88f97..f213806762d8 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -129,7 +129,7 @@ public:
ScDocument* GetDocument() const;
SfxObjectShell* GetEmbeddedObject() const;
- void UpdateAllRowHeights( const ScMarkData* pTabMark = NULL );
+ void UpdateAllRowHeights( const ScMarkData* pTabMark = NULL, bool bCalcOutputFactor = false );
void BeforeXMLLoading();
void AfterXMLLoading(sal_Bool bRet);