summaryrefslogtreecommitdiff
path: root/svx/source/table/cell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/cell.hxx')
-rw-r--r--svx/source/table/cell.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/table/cell.hxx b/svx/source/table/cell.hxx
index 82d717d849e8..d5d7eb001875 100644
--- a/svx/source/table/cell.hxx
+++ b/svx/source/table/cell.hxx
@@ -226,6 +226,7 @@ private:
bool mbMerged;
::sal_Int32 mnRowSpan;
::sal_Int32 mnColSpan;
+ ::sal_Int32 mnCachedMinHeight;
Rectangle maCellRect;