LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwMvContext Class Reference

Class for automated call of Start- and EndCursorMove(). More...

#include <editsh.hxx>

Collaboration diagram for SwMvContext:
[legend]

Public Member Functions

 SwMvContext (SwEditShell *pShell)
 
 ~SwMvContext () COVERITY_NOEXCEPT_FALSE
 

Private Attributes

SwEditShellm_rShell
 

Detailed Description

Class for automated call of Start- and EndCursorMove().

Definition at line 1048 of file editsh.hxx.

Constructor & Destructor Documentation

◆ SwMvContext()

SwMvContext::SwMvContext ( SwEditShell pShell)

Definition at line 172 of file edws.cxx.

References m_rShell, and SwCursorShell::SttCursorMove().

◆ ~SwMvContext()

SwMvContext::~SwMvContext ( )

Definition at line 178 of file edws.cxx.

References SwCursorShell::EndCursorMove(), and m_rShell.

Member Data Documentation

◆ m_rShell

SwEditShell& SwMvContext::m_rShell
private

Definition at line 1049 of file editsh.hxx.

Referenced by SwMvContext(), and ~SwMvContext().


The documentation for this class was generated from the following files: