summaryrefslogtreecommitdiffstats
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
parent#i92516# adapt new UX spec (diff)
parentCreate DEV300_m53 milestone tag from trunk@274201 (diff)
downloadcore-f4bb88b193bcf22dafb45165a5d1c0b5b3de3850.tar.gz
core-f4bb88b193bcf22dafb45165a5d1c0b5b3de3850.zip
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();