summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorhg <hg@oosvn01.>2009-10-08 15:56:43 +0000
committerhg <hg@oosvn01.>2009-10-08 15:56:43 +0000
commitf4bb88b193bcf22dafb45165a5d1c0b5b3de3850 (patch)
treeab8355cc5fc5bdb4b3e81084f9239f6e501e2eb3 /sc/inc/docuno.hxx
parent6ae58a2ebae39bf610ccbc33b91bf98a000710a3 (diff)
parent395c0a7d4ff78421ecfa77d4597e0bca66f335e9 (diff)
merge with m53
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 fe8e225ec9f7..3487a6c30416 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -128,7 +128,7 @@ public:
ScDocument* GetDocument() const;
SfxObjectShell* GetEmbeddedObject() const;
- void UpdateAllRowHeights();
+ void UpdateAllRowHeights( const ScMarkData* pTabMark = NULL );
ScDrawLayer* MakeDrawLayer();
void BeforeXMLLoading();