LibreOffice Module sw (master)
1
|
helper class for method <SwDrawContact::Changed_(..)> for handling nested <SdrObjUserCall> events More...
Public Member Functions | |
NestedUserCallHdl (SwDrawContact *_pDrawContact, SdrUserCallType _eEventType) | |
~NestedUserCallHdl () | |
void | DrawContactDeleted () |
bool | IsNestedUserCall () const |
void | AssertNestedUserCall () |
Private Attributes | |
SwDrawContact * | mpDrawContact |
bool | mbParentUserCallActive |
SdrUserCallType | meParentUserCallEventType |
helper class for method <SwDrawContact::Changed_(..)> for handling nested <SdrObjUserCall> events
Definition at line 1017 of file dcontact.cxx.
|
inline |
Definition at line 1025 of file dcontact.cxx.
References SwDrawContact::mbUserCallActive, and SwDrawContact::meEventTypeOfCurrentUserCall.
|
inline |
Definition at line 1035 of file dcontact.cxx.
References mbParentUserCallActive, SwDrawContact::mbUserCallActive, SwDrawContact::meEventTypeOfCurrentUserCall, and meParentUserCallEventType.
|
inline |
Definition at line 1054 of file dcontact.cxx.
References IsNestedUserCall(), and SwDrawContact::meEventTypeOfCurrentUserCall.
Referenced by SwDrawContact::Changed_().
|
inline |
Definition at line 1044 of file dcontact.cxx.
Referenced by SwDrawContact::Changed_().
|
inline |
Definition at line 1049 of file dcontact.cxx.
References mbParentUserCallActive.
Referenced by AssertNestedUserCall(), and SwDrawContact::Changed_().
|
private |
Definition at line 1021 of file dcontact.cxx.
Referenced by IsNestedUserCall(), and ~NestedUserCallHdl().
|
private |
Definition at line 1022 of file dcontact.cxx.
Referenced by ~NestedUserCallHdl().
|
private |
Definition at line 1020 of file dcontact.cxx.