Searched refs:mnInPlaceConfigEvent (Results 1 – 2 of 2) sorted by relevance
169 , mnInPlaceConfigEvent( 0 ) in SlideShow()925 if( mnInPlaceConfigEvent ) in disposing()927 Application::RemoveUserEvent( mnInPlaceConfigEvent ); in disposing()928 mnInPlaceConfigEvent = 0; in disposing()1144 if( mnInPlaceConfigEvent != 0 ) in StartInPlacePresentationConfigurationCallback()1145 Application::RemoveUserEvent( mnInPlaceConfigEvent ); in StartInPlacePresentationConfigurationCallback()1147 …mnInPlaceConfigEvent = Application::PostUserEvent( LINK( this, SlideShow, StartInPlacePresentation… in StartInPlacePresentationConfigurationCallback()1154 mnInPlaceConfigEvent = 0; in IMPL_LINK()
221 sal_Int32 mnInPlaceConfigEvent; member in sd::SlideShow