Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx586 , mnEndShowEvent(0) in SlideshowImpl()
648 if( mnEndShowEvent ) in disposing()
649 Application::RemoveUserEvent( mnEndShowEvent ); in disposing()
1518 if( !mnEndShowEvent ) in endPresentation()
1519 mnEndShowEvent = Application::PostUserEvent( LINK(this, SlideshowImpl, endPresentationHdl) ); in endPresentation()
1526 mnEndShowEvent = 0; in IMPL_LINK()
H A Dslideshowimpl.hxx413 sal_uLong mnEndShowEvent; member in sd::SlideshowImpl

Completed in 55 milliseconds