LibreOffice Module sd (master) 1
Public Member Functions | Private Attributes | List of all members
sd::slidesorter::controller::Clipboard::UndoContext Class Reference
Collaboration diagram for sd::slidesorter::controller::Clipboard::UndoContext:
[legend]

Public Member Functions

 UndoContext (SdDrawDocument *pDocument, std::shared_ptr< ViewShell > pMainViewShell)
 
 ~UndoContext ()
 

Private Attributes

SdDrawDocumentmpDocument
 
std::shared_ptr< ViewShellmpMainViewShell
 

Detailed Description

Definition at line 101 of file SlsClipboard.cxx.

Constructor & Destructor Documentation

◆ UndoContext()

sd::slidesorter::controller::Clipboard::UndoContext::UndoContext ( SdDrawDocument pDocument,
std::shared_ptr< ViewShell pMainViewShell 
)
inline

◆ ~UndoContext()

sd::slidesorter::controller::Clipboard::UndoContext::~UndoContext ( )
inline

Member Data Documentation

◆ mpDocument

SdDrawDocument* sd::slidesorter::controller::Clipboard::UndoContext::mpDocument
private

Definition at line 131 of file SlsClipboard.cxx.

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

◆ mpMainViewShell

std::shared_ptr<ViewShell> sd::slidesorter::controller::Clipboard::UndoContext::mpMainViewShell
private

Definition at line 132 of file SlsClipboard.cxx.

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


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