diff options
Diffstat (limited to 'sw/inc/crsrsh.hxx')
-rw-r--r-- | sw/inc/crsrsh.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx index 5c5b71b8b8b8..3c49316b74f3 100644 --- a/sw/inc/crsrsh.hxx +++ b/sw/inc/crsrsh.hxx @@ -202,7 +202,7 @@ private: * (via Find()) can be realised. */ sal_uInt16 m_nCursorMove; - CursorMoveState m_eMvState; ///< Status for Cursor-Travelling - GetCursorOfst + CursorMoveState m_eMvState; ///< Status for Cursor-Travelling - GetModelPositionForViewPoint SwTable::SearchType m_eEnhancedTableSel; /// table rows or columns selected by not cell by cell OUString m_sMarkedListId; |