diff options
Diffstat (limited to 'sw/inc/view.hxx')
-rw-r--r-- | sw/inc/view.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx index 2a21a2065da3..6df748b1c034 100644 --- a/sw/inc/view.hxx +++ b/sw/inc/view.hxx @@ -156,10 +156,6 @@ class SW_DLLPUBLIC SwView: public SfxViewShell static VclPtr<SvxSearchDialog> m_pSrchDlg; static SvxSearchItem *m_pSrchItem; - static sal_uInt16 m_nInsertCtrlState; - static sal_uInt16 m_nWebInsertCtrlState; - static sal_uInt16 m_nInsertObjectCtrlState; - static sal_uInt16 m_nInsertFieldCtrlState; static sal_uInt16 m_nMoveType; // for buttons below the scrollbar (viewmdi) static sal_Int32 m_nActMark; // current jump mark for unknown mark |