LibreOffice Module sw (master) 1
|
#include <swcrsr.hxx>
Public Member Functions | |
SwCursor_SavePos (const SwCursor &rCursor) | |
Public Attributes | |
SwNodeOffset | nNode |
sal_Int32 | nContent |
Definition at line 242 of file swcrsr.hxx.
|
inline |
Definition at line 247 of file swcrsr.hxx.
sal_Int32 SwCursor_SavePos::nContent |
Definition at line 245 of file swcrsr.hxx.
SwNodeOffset SwCursor_SavePos::nNode |
Definition at line 244 of file swcrsr.hxx.
Referenced by SwUnoCursor::IsSelOvr(), and SwUnoTableCursor::IsSelOvr().