LibreOffice Module sw (master) 1
|
Class for automated call of Start- and EndCursorMove(). More...
#include <editsh.hxx>
Public Member Functions | |
SwMvContext (SwEditShell *pShell) | |
~SwMvContext () COVERITY_NOEXCEPT_FALSE | |
Private Attributes | |
SwEditShell & | m_rShell |
Class for automated call of Start- and EndCursorMove().
Definition at line 1048 of file editsh.hxx.
SwMvContext::SwMvContext | ( | SwEditShell * | pShell | ) |
Definition at line 172 of file edws.cxx.
References m_rShell, and SwCursorShell::SttCursorMove().
SwMvContext::~SwMvContext | ( | ) |
Definition at line 178 of file edws.cxx.
References SwCursorShell::EndCursorMove(), and m_rShell.
|
private |
Definition at line 1049 of file editsh.hxx.
Referenced by SwMvContext(), and ~SwMvContext().