LibreOffice Module svx (master) 1
|
#include <graphctl.hxx>
Public Member Functions | |
GraphCtrlUserCall (GraphCtrl &rGraphWin) | |
virtual void | Changed (const SdrObject &rObj, SdrUserCallType eType, const tools::Rectangle &rOldBoundRect) override |
Public Member Functions inherited from SdrObjUserCall | |
virtual | ~SdrObjUserCall () |
virtual void | Changed (const SdrObject &rObj, SdrUserCallType eType, const tools::Rectangle &rOldBoundRect) |
virtual void const * | GetPDFAnchorStructureElementKey (SdrObject const &rObj) |
Private Attributes | |
GraphCtrl & | rWin |
Definition at line 31 of file graphctl.hxx.
|
inline |
Definition at line 37 of file graphctl.hxx.
|
overridevirtual |
Reimplemented from SdrObjUserCall.
Definition at line 34 of file graphctl.cxx.
References eType, Inserted, MoveOnly, GraphCtrl::QueueIdleUpdate(), Resize, rWin, GraphCtrl::SdrObjChanged(), and GraphCtrl::SdrObjCreated().
|
private |
Definition at line 33 of file graphctl.hxx.
Referenced by Changed().