Searched refs:mnEndShowEvent (Results 1 – 2 of 2) sorted by relevance
576 , mnEndShowEvent(0) in SlideshowImpl()638 if( mnEndShowEvent ) in disposing()639 Application::RemoveUserEvent( mnEndShowEvent ); in disposing()1508 if( !mnEndShowEvent ) in endPresentation()1509 … mnEndShowEvent = Application::PostUserEvent( LINK(this, SlideshowImpl, endPresentationHdl) ); in endPresentation()1516 mnEndShowEvent = 0; in IMPL_LINK()
411 sal_uLong mnEndShowEvent; member in sd::SlideshowImpl