summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/table1.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/table1.cxx b/sc/source/core/data/table1.cxx
index 0665e90a4542..af09507b5c20 100644
--- a/sc/source/core/data/table1.cxx
+++ b/sc/source/core/data/table1.cxx
@@ -265,6 +265,7 @@ ScTable::ScTable( ScDocument& rDoc, SCTAB nNewTab, const OUString& rNewName,
bLoadingRTL(false),
bPageSizeValid(false),
bTableAreaValid(false),
+ bTableAreaVisibleValid(false),
bVisible(true),
bStreamValid(false),
bPendingRowHeights(false),