LibreOffice Module svx (master) 1
Public Member Functions | List of all members
SdrUndoCopyObj Class Referencefinal

Copying an Object. More...

#include <svdundo.hxx>

Inheritance diagram for SdrUndoCopyObj:
[legend]
Collaboration diagram for SdrUndoCopyObj:
[legend]

Public Member Functions

 SdrUndoCopyObj (SdrObject &rNewObj, bool bOrdNumDirect)
 
virtual OUString GetComment () const override
 
- Public Member Functions inherited from SdrUndoNewObj
 SdrUndoNewObj (SdrObject &rNewObj, bool bOrdNumDirect=false)
 
virtual void Undo () override
 
virtual void Redo () override
 
virtual OUString GetComment () const override
 
- Public Member Functions inherited from SdrUndoInsertObj
 SdrUndoInsertObj (SdrObject &rNewObj, bool bOrdNumDirect=false)
 
virtual void Undo () override
 
virtual void Redo () override
 
- Public Member Functions inherited from SdrUndoAction
virtual ~SdrUndoAction () override
 
virtual bool CanRepeat (SfxRepeatTarget &rView) const override
 
virtual void Repeat (SfxRepeatTarget &rView) override
 
virtual OUString GetRepeatComment (SfxRepeatTarget &rView) const override
 
virtual OUString GetSdrRepeatComment () const
 
virtual bool CanSdrRepeat (SdrView &rView) const
 
virtual void SdrRepeat (SdrView &rView)
 
ViewShellId GetViewShellId () const override
 See SfxUndoAction::GetViewShellId(). More...
 
- Public Member Functions inherited from SfxUndoAction
 SfxUndoAction ()
 
virtual ~SfxUndoAction () COVERITY_NOEXCEPT_FALSE
 
virtual void Undo ()
 
virtual void UndoWithContext (SfxUndoContext &i_context)
 
virtual void Redo ()
 
virtual void RedoWithContext (SfxUndoContext &i_context)
 
virtual void Repeat (SfxRepeatTarget &)
 
virtual bool CanRepeat (SfxRepeatTarget &) const
 
virtual bool Merge (SfxUndoAction *pNextAction)
 
virtual OUString GetComment () const
 
virtual OUString GetRepeatComment (SfxRepeatTarget &) const
 
virtual ViewShellId GetViewShellId () const
 
const DateTimeGetDateTime () const
 
virtual void dumpAsXml (xmlTextWriterPtr pWriter) const
 

Additional Inherited Members

- Static Public Member Functions inherited from SdrUndoNewObj
static OUString GetComment (const SdrObject &_rForObject)
 
- Protected Member Functions inherited from SdrUndoObjList
 SdrUndoObjList (SdrObject &rNewObj, bool bOrdNumDirect)
 
virtual ~SdrUndoObjList () override
 
- Protected Member Functions inherited from SdrUndoObj
 SdrUndoObj (SdrObject &rNewObj)
 
virtual ~SdrUndoObj () override
 
OUString ImpGetDescriptionStr (TranslateId pStrCacheID, bool bRepeat=false) const
 
void ImpShowPageOfThisObject ()
 
- Protected Member Functions inherited from SdrUndoAction
 SdrUndoAction (SdrModel &rNewMod)
 
- Static Protected Member Functions inherited from SdrUndoObj
static OUString GetDescriptionStringForObject (const SdrObject &_rForObject, TranslateId pStrCacheID, bool bRepeat=false)
 
- Protected Attributes inherited from SdrUndoObjList
SdrObjListpObjList
 
sal_uInt32 nOrdNum
 
- Protected Attributes inherited from SdrUndoObj
rtl::Reference< SdrObjectmxObj
 
- Protected Attributes inherited from SdrUndoAction
SdrModelrMod
 
ViewShellId m_nViewShellId
 

Detailed Description

Copying an Object.

Create Action before inserting into the ObjList.

Definition at line 365 of file svdundo.hxx.

Constructor & Destructor Documentation

◆ SdrUndoCopyObj()

SdrUndoCopyObj::SdrUndoCopyObj ( SdrObject rNewObj,
bool  bOrdNumDirect 
)
inline

Definition at line 368 of file svdundo.hxx.

Member Function Documentation

◆ GetComment()

OUString SdrUndoCopyObj::GetComment ( ) const
overridevirtual

Reimplemented from SdrUndoNewObj.

Definition at line 875 of file svdundo.cxx.

References SdrUndoObj::ImpGetDescriptionStr().


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