Home
last modified time | relevance | path

Searched refs:mpDrawContact (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sw/source/core/draw/
H A Ddcontact.cxx1204 SwDrawContact* mpDrawContact; member in NestedUserCallHdl
1211 : mpDrawContact( _pDrawContact ), in NestedUserCallHdl()
1215 mpDrawContact->mbUserCallActive = true; in NestedUserCallHdl()
1216 mpDrawContact->meEventTypeOfCurrentUserCall = _eEventType; in NestedUserCallHdl()
1221 if ( mpDrawContact ) in ~NestedUserCallHdl()
1223 mpDrawContact->mbUserCallActive = mbParentUserCallActive; in ~NestedUserCallHdl()
1224 mpDrawContact->meEventTypeOfCurrentUserCall = meParentUserCallEventType; in ~NestedUserCallHdl()
1230 mpDrawContact = 0; in DrawContactDeleted()
1252 mpDrawContact->meEventTypeOfCurrentUserCall == SDRUSERCALL_RESIZE ) in AssertNestedUserCall()
1257 mpDrawContact->meEventTypeOfCurrentUserCall == SDRUSERCALL_CHILD_RESIZE ) in AssertNestedUserCall()

Completed in 21 milliseconds