LibreOffice Module sw (master) 1
|
Class for automated call of Start- and EndAction(). More...
#include <editsh.hxx>
Public Member Functions | |
SwActContext (SwEditShell *pShell) | |
~SwActContext () COVERITY_NOEXCEPT_FALSE | |
Private Attributes | |
SwEditShell & | m_rShell |
Class for automated call of Start- and EndAction().
Definition at line 1040 of file editsh.hxx.
SwActContext::SwActContext | ( | SwEditShell * | pShell | ) |
Definition at line 161 of file edws.cxx.
References m_rShell, and SwCursorShell::StartAction().
SwActContext::~SwActContext | ( | ) |
Definition at line 167 of file edws.cxx.
References SwCursorShell::EndAction(), and m_rShell.
|
private |
Definition at line 1041 of file editsh.hxx.
Referenced by SwActContext(), and ~SwActContext().