Home
last modified time | relevance | path

Searched refs:mxShow (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/slideshow/test/
H A Ddemoshow.cxx330 mxShow() in ChildWindow()
338 if( mxShow.is() && mpView.is() ) in ~ChildWindow()
339 mxShow->removeView( mpView.get() ); in ~ChildWindow()
355 if( mxShow.is() ) in init()
412 mxShow(), in DemoWindow()
434 if( !mxShow.is() ) in init()
443 mxShow.set( xInt, in init()
446 maLeftChild.setShow( mxShow ); in init()
454 mxShow->displaySlide( xSlide, in init()
478 if( mxShow.is() ) in IMPL_LINK()
[all …]
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx636 if( !mxShow.is() ) in disposing()
679 mxShow.clear(); in disposing()
916 if( mxShow.is() ) in startShow()
1207 mxShow->setProperty( in startShowImpl()
1521 if( mxShow.is() ) in pause()
1556 if( mxShow.is() ) in resume()
2982 if( mxShow.is() ) in getNextSlideIndex()
3173 if( mxShow.is() ) try in setEraseAllInk()
3208 return mxShow.is(); in isRunning()
3233 mxShow->nextEffect(); in gotoNextEffect()
[all …]
H A Dslideshowimpl.hxx343 css::uno::Reference< css::presentation::XSlideShow > mxShow; member in sd::SlideshowImpl

Completed in 69 milliseconds