Searched refs:mnInPlaceConfigEvent (Results 1 – 2 of 2) sorted by relevance
174 , 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()1152 …mnInPlaceConfigEvent = Application::PostUserEvent( LINK( this, SlideShow, StartInPlacePresentation… in StartInPlacePresentationConfigurationCallback()1159 mnInPlaceConfigEvent = 0; in IMPL_LINK()
223 sal_Int32 mnInPlaceConfigEvent; member in sd::SlideShow
Completed in 33 milliseconds