Searched refs:mnUpdateChildrenUserEventId (Results 1 – 1 of 1) sorted by relevance
106 sal_uLong mnUpdateChildrenUserEventId; member in accessibility::AccessibleSlideSorterView::Implementation801 mnUpdateChildrenUserEventId(0), in Implementation()813 if (mnUpdateChildrenUserEventId != 0) in ~Implementation()814 Application::RemoveUserEvent(mnUpdateChildrenUserEventId); in ~Implementation()826 if (mnUpdateChildrenUserEventId == 0) in RequestUpdateChildren()827 mnUpdateChildrenUserEventId = Application::PostUserEvent( in RequestUpdateChildren()1147 mnUpdateChildrenUserEventId = 0; in IMPL_LINK()
Completed in 14 milliseconds