Searched refs:mnContextMenuEvent (Results 1 – 2 of 2) sorted by relevance
566 , mnContextMenuEvent(0) in SlideshowImpl()629 if( mnContextMenuEvent ) in disposing()630 Application::RemoveUserEvent( mnContextMenuEvent ); in disposing()2023 if( !mnContextMenuEvent ) in keyInput()2027 mnContextMenuEvent = Application::PostUserEvent( LINK( this, SlideshowImpl, ContextMenuHdl ) ); in keyInput()2157 if( !mnContextMenuEvent ) in IMPL_LINK()2161 mnContextMenuEvent = Application::PostUserEvent( LINK( this, SlideshowImpl, ContextMenuHdl ) ); in IMPL_LINK()2220 if( rMEvt.IsRight() && !mnContextMenuEvent ) in mouseButtonUp()2223 mnContextMenuEvent = Application::PostUserEvent( LINK( this, SlideshowImpl, ContextMenuHdl ) ); in mouseButtonUp()2231 mnContextMenuEvent = 0; in IMPL_LINK()
414 sal_uLong mnContextMenuEvent; member in sd::SlideshowImpl
Completed in 37 milliseconds