summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/ui/table/tabledlg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/table/tabledlg.cxx b/sw/source/ui/table/tabledlg.cxx
index 71a7d226ed85..d5c6fa22f2e0 100644
--- a/sw/source/ui/table/tabledlg.cxx
+++ b/sw/source/ui/table/tabledlg.cxx
@@ -66,6 +66,7 @@ SwFormatTablePage::SwFormatTablePage(Window* pParent, const SfxItemSet& rSet)
, pTblData(0)
, nSaveWidth(0)
, nMinTableWidth(MINLAY)
+ , nOldAlign(0)
, bModified(sal_False)
, bFull(0)
, bHtmlMode(sal_False)