Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx565 , mnEndShowEvent(0) in SlideshowImpl()
627 if( mnEndShowEvent ) in disposing()
628 Application::RemoveUserEvent( mnEndShowEvent ); in disposing()
1497 if( !mnEndShowEvent ) in endPresentation()
1498 mnEndShowEvent = Application::PostUserEvent( LINK(this, SlideshowImpl, endPresentationHdl) ); in endPresentation()
1505 mnEndShowEvent = 0; in IMPL_LINK()
H A Dslideshowimpl.hxx413 sal_uLong mnEndShowEvent; member in sd::SlideshowImpl

Completed in 26 milliseconds