Searched refs:mnCallId (Results 1 – 2 of 2) sorted by relevance
33 mnCallId(0) in AsynchronousCall()42 mnCallId(0) in AsynchronousCall()69 if (mnCallId == 0) in RequestCall()72 mnCallId = Application::PostUserEvent(aLink); in RequestCall()81 if (mnCallId != 0) in CancelRequest()83 Application::RemoveUserEvent(mnCallId); in CancelRequest()84 mnCallId = 0; in CancelRequest()93 mnCallId = 0; in IMPL_LINK()
48 sal_uLong mnCallId; member in sfx2::sidebar::AsynchronousCall
Completed in 6 milliseconds