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 |
![]() | |
virtual | ~SdrObjUserCall () |
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 32 of file graphctl.cxx.
References Inserted, MoveOnly, GraphCtrl::QueueIdleUpdate(), Resize, rWin, GraphCtrl::SdrObjChanged(), and GraphCtrl::SdrObjCreated().
|
private |
Definition at line 33 of file graphctl.hxx.
Referenced by Changed().