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

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

#include <editsh.hxx>

Collaboration diagram for SwActContext:
[legend]

Public Member Functions

 SwActContext (SwEditShell *pShell)
 
 ~SwActContext () COVERITY_NOEXCEPT_FALSE
 

Private Attributes

SwEditShellm_rShell
 

Detailed Description

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

Definition at line 1040 of file editsh.hxx.

Constructor & Destructor Documentation

◆ SwActContext()

SwActContext::SwActContext ( SwEditShell pShell)

Definition at line 161 of file edws.cxx.

References m_rShell, and SwCursorShell::StartAction().

◆ ~SwActContext()

SwActContext::~SwActContext ( )

Definition at line 167 of file edws.cxx.

References SwCursorShell::EndAction(), and m_rShell.

Member Data Documentation

◆ m_rShell

SwEditShell& SwActContext::m_rShell
private

Definition at line 1041 of file editsh.hxx.

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


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