summaryrefslogtreecommitdiff
path: root/include/svx/svdotable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdotable.hxx')
-rw-r--r--include/svx/svdotable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdotable.hxx b/include/svx/svdotable.hxx
index 3e0da9a72708..4a25ae970d7e 100644
--- a/include/svx/svdotable.hxx
+++ b/include/svx/svdotable.hxx
@@ -256,7 +256,7 @@ public:
/// Next time layouting would be done, skip it (to layout at the end of multiple actions).
void SetSkipChangeLayout(bool bSkipChangeLayout);
- void LayoutTableHeight(tools::Rectangle& rArea, bool bFit);
+ void LayoutTableHeight(tools::Rectangle& rArea);
virtual void onEditOutlinerStatusEvent( EditStatus* pEditStatus ) override;