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

#include <unobaseclass.hxx>

Collaboration diagram for UnoActionContext:
[legend]

Public Member Functions

 UnoActionContext (SwDoc *const pDoc)
 
 ~UnoActionContext () COVERITY_NOEXCEPT_FALSE
 

Private Attributes

SwDocm_pDoc
 

Detailed Description

Definition at line 78 of file unobaseclass.hxx.

Constructor & Destructor Documentation

◆ UnoActionContext()

UnoActionContext::UnoActionContext ( SwDoc *const  pDoc)

◆ ~UnoActionContext()

UnoActionContext::~UnoActionContext ( )

Member Data Documentation

◆ m_pDoc

SwDoc* UnoActionContext::m_pDoc
private

Definition at line 81 of file unobaseclass.hxx.

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


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