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

#include <unobaseclass.hxx>

Collaboration diagram for UnoActionRemoveContext:
[legend]

Public Member Functions

 UnoActionRemoveContext (SwDoc *const pDoc)
 
 UnoActionRemoveContext (SwUnoTableCursor const &rCursor)
 
 ~UnoActionRemoveContext () COVERITY_NOEXCEPT_FALSE
 

Private Attributes

SwDoc *const m_pDoc
 

Detailed Description

Definition at line 93 of file unobaseclass.hxx.

Constructor & Destructor Documentation

◆ UnoActionRemoveContext() [1/2]

UnoActionRemoveContext::UnoActionRemoveContext ( SwDoc *const  pDoc)

Definition at line 213 of file unoobj2.cxx.

References lcl_RemoveImpl(), and m_pDoc.

◆ UnoActionRemoveContext() [2/2]

UnoActionRemoveContext::UnoActionRemoveContext ( SwUnoTableCursor const &  rCursor)

Definition at line 227 of file unoobj2.cxx.

References lcl_RemoveImpl(), and m_pDoc.

◆ ~UnoActionRemoveContext()

UnoActionRemoveContext::~UnoActionRemoveContext ( )

Member Data Documentation

◆ m_pDoc

SwDoc* const UnoActionRemoveContext::m_pDoc
private

Definition at line 96 of file unobaseclass.hxx.

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


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