LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwCursor_SavePos Struct Referencefinal

#include <swcrsr.hxx>

Collaboration diagram for SwCursor_SavePos:
[legend]

Public Member Functions

 SwCursor_SavePos (const SwCursor &rCursor)
 

Public Attributes

SwNodeOffset nNode
 
sal_Int32 nContent
 

Detailed Description

Definition at line 242 of file swcrsr.hxx.

Constructor & Destructor Documentation

◆ SwCursor_SavePos()

SwCursor_SavePos::SwCursor_SavePos ( const SwCursor rCursor)
inline

Definition at line 247 of file swcrsr.hxx.

Member Data Documentation

◆ nContent

sal_Int32 SwCursor_SavePos::nContent

Definition at line 245 of file swcrsr.hxx.

◆ nNode

SwNodeOffset SwCursor_SavePos::nNode

Definition at line 244 of file swcrsr.hxx.

Referenced by SwUnoCursor::IsSelOvr(), and SwUnoTableCursor::IsSelOvr().


The documentation for this struct was generated from the following file: