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 a874c166a229..b6cf526970a7 100644
--- a/include/svx/svdotable.hxx
+++ b/include/svx/svdotable.hxx
@@ -114,7 +114,7 @@ public:
// Table stuff
void DistributeColumns( sal_Int32 nFirstColumn, sal_Int32 nLastColumn, const bool bOptimize );
- void DistributeRows( sal_Int32 nFirstRow, sal_Int32 nLastRow );
+ void DistributeRows( sal_Int32 nFirstRow, sal_Int32 nLastRow, const bool bOptimize );
css::uno::Reference< css::table::XTable > getTable() const;