Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx174 , mnInPlaceConfigEvent( 0 ) in SlideShow()
930 if( mnInPlaceConfigEvent ) in disposing()
932 Application::RemoveUserEvent( mnInPlaceConfigEvent ); in disposing()
933 mnInPlaceConfigEvent = 0; in disposing()
1149 if( mnInPlaceConfigEvent != 0 ) in StartInPlacePresentationConfigurationCallback()
1150 Application::RemoveUserEvent( mnInPlaceConfigEvent ); in StartInPlacePresentationConfigurationCallback()
1152mnInPlaceConfigEvent = Application::PostUserEvent( LINK( this, SlideShow, StartInPlacePresentation… in StartInPlacePresentationConfigurationCallback()
1159 mnInPlaceConfigEvent = 0; in IMPL_LINK()
/trunk/main/sd/source/ui/inc/
H A Dslideshow.hxx223 sal_Int32 mnInPlaceConfigEvent; member in sd::SlideShow

Completed in 15 milliseconds