LibreOffice Module sd (master) 1
Protected Member Functions | Private Attributes | List of all members
sd::UndoRemovePresObjectImpl Class Reference

#include <undoobjects.hxx>

Inheritance diagram for sd::UndoRemovePresObjectImpl:
[legend]

Protected Member Functions

 UndoRemovePresObjectImpl (SdrObject &rObject)
 
virtual ~UndoRemovePresObjectImpl ()
 
virtual void Undo ()
 
virtual void Redo ()
 

Private Attributes

std::unique_ptr< SfxUndoActionmpUndoUsercall
 
std::unique_ptr< SfxUndoActionmpUndoAnimation
 
std::unique_ptr< SfxUndoActionmpUndoPresObj
 

Detailed Description

Definition at line 33 of file undoobjects.hxx.

Constructor & Destructor Documentation

◆ UndoRemovePresObjectImpl()

UndoRemovePresObjectImpl::UndoRemovePresObjectImpl ( SdrObject rObject)
protected

◆ ~UndoRemovePresObjectImpl()

UndoRemovePresObjectImpl::~UndoRemovePresObjectImpl ( )
protectedvirtual

Definition at line 71 of file undoobjects.cxx.

Member Function Documentation

◆ Redo()

void UndoRemovePresObjectImpl::Redo ( )
protectedvirtual

◆ Undo()

void UndoRemovePresObjectImpl::Undo ( )
protectedvirtual

Member Data Documentation

◆ mpUndoAnimation

std::unique_ptr<SfxUndoAction> sd::UndoRemovePresObjectImpl::mpUndoAnimation
private

Definition at line 44 of file undoobjects.hxx.

Referenced by Redo(), Undo(), and UndoRemovePresObjectImpl().

◆ mpUndoPresObj

std::unique_ptr<SfxUndoAction> sd::UndoRemovePresObjectImpl::mpUndoPresObj
private

Definition at line 45 of file undoobjects.hxx.

Referenced by Redo(), Undo(), and UndoRemovePresObjectImpl().

◆ mpUndoUsercall

std::unique_ptr<SfxUndoAction> sd::UndoRemovePresObjectImpl::mpUndoUsercall
private

Definition at line 43 of file undoobjects.hxx.

Referenced by Redo(), Undo(), and UndoRemovePresObjectImpl().


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