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 1018 of file dcontact.cxx.
|
inline |
Definition at line 1026 of file dcontact.cxx.
References SwDrawContact::mbUserCallActive, SwDrawContact::meEventTypeOfCurrentUserCall, and mpDrawContact.
|
inline |
Definition at line 1036 of file dcontact.cxx.
References mbParentUserCallActive, SwDrawContact::mbUserCallActive, SwDrawContact::meEventTypeOfCurrentUserCall, meParentUserCallEventType, and mpDrawContact.
|
inline |
Definition at line 1055 of file dcontact.cxx.
References IsNestedUserCall(), SwDrawContact::meEventTypeOfCurrentUserCall, meParentUserCallEventType, and mpDrawContact.
Referenced by SwDrawContact::Changed_().
|
inline |
Definition at line 1045 of file dcontact.cxx.
References mpDrawContact.
Referenced by SwDrawContact::Changed_().
|
inline |
Definition at line 1050 of file dcontact.cxx.
References mbParentUserCallActive.
Referenced by AssertNestedUserCall(), and SwDrawContact::Changed_().
|
private |
Definition at line 1022 of file dcontact.cxx.
Referenced by IsNestedUserCall(), and ~NestedUserCallHdl().
|
private |
Definition at line 1023 of file dcontact.cxx.
Referenced by AssertNestedUserCall(), and ~NestedUserCallHdl().
|
private |
Definition at line 1021 of file dcontact.cxx.
Referenced by AssertNestedUserCall(), DrawContactDeleted(), NestedUserCallHdl(), and ~NestedUserCallHdl().