summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/frmdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/frmdlg.hxx')
-rw-r--r--sw/source/ui/inc/frmdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/frmdlg.hxx b/sw/source/ui/inc/frmdlg.hxx
index 5776cc9f3dd8..decce61e2606 100644
--- a/sw/source/ui/inc/frmdlg.hxx
+++ b/sw/source/ui/inc/frmdlg.hxx
@@ -41,6 +41,7 @@ class SwFrmDlg : public SfxTabDialog
BOOL m_bFormat;
BOOL m_bNew;
BOOL m_bHTMLMode;
+ bool m_bEnableVertPos;
const SfxItemSet& m_rSet;
USHORT m_nDlgType;
SwWrtShell* m_pWrtShell;