Searched refs:mnSelectionChangeUserEventId (Results 1 – 1 of 1) sorted by relevance
107 sal_uLong mnSelectionChangeUserEventId; member in accessibility::AccessibleSlideSorterView::Implementation802 mnSelectionChangeUserEventId(0) in Implementation()815 if (mnSelectionChangeUserEventId != 0) in ~Implementation()816 Application::RemoveUserEvent(mnSelectionChangeUserEventId); in ~Implementation()1077 if (mnSelectionChangeUserEventId == 0) in IMPL_LINK()1078 mnSelectionChangeUserEventId = Application::PostUserEvent( in IMPL_LINK()1088 mnSelectionChangeUserEventId = 0; in IMPL_LINK()
Completed in 19 milliseconds