Home
last modified time | relevance | path

Searched refs:meAnimationMode (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx560 , meAnimationMode(ANIMATIONMODE_SHOW) in SlideshowImpl()
733 if( meAnimationMode == ANIMATIONMODE_SHOW ) in disposing()
748 if( meAnimationMode == ANIMATIONMODE_SHOW ) in disposing()
771 if( meAnimationMode == ANIMATIONMODE_SHOW ) in disposing()
835 meAnimationMode = ANIMATIONMODE_PREVIEW; in startPreview()
986 if( meAnimationMode != ANIMATIONMODE_SHOW ) in startShow()
2673 if( ANIMATIONMODE_SHOW == meAnimationMode ) in hideChildWindows()
2700 if( ANIMATIONMODE_SHOW == meAnimationMode ) in showChildWindows()
2823 if( ANIMATIONMODE_SHOW == meAnimationMode ) in activate()
2874 if( ANIMATIONMODE_SHOW == meAnimationMode ) in IMPL_LINK()
[all …]
H A Dslideshowviewimpl.cxx222 meAnimationMode( eAnimationMode ), in SlideShowView()
358 if( meAnimationMode != ANIMATIONMODE_SHOW ) in getTransformation()
H A Dslideshow.cxx803 if( xController->meAnimationMode ==ANIMATIONMODE_SHOW ) in end()
985 return mxController.is() ? mxController->meAnimationMode : ANIMATIONMODE_SHOW; in getAnimationMode()
H A Dslideshowviewimpl.hxx273 AnimationMode meAnimationMode; member in sd::SlideShowView
H A Dslideshowimpl.hxx368 AnimationMode meAnimationMode; member in sd::SlideshowImpl

Completed in 46 milliseconds