Home
last modified time | relevance | path

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

/aoo41x/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 …]
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx657 if( !mxShow.is() ) in disposing()
700 mxShow.clear(); in disposing()
937 if( mxShow.is() ) in startShow()
1228 mxShow->setProperty( in startShowImpl()
1542 if( mxShow.is() ) in pause()
1577 if( mxShow.is() ) in resume()
3003 if( mxShow.is() ) in getNextSlideIndex()
3194 if( mxShow.is() ) try in setEraseAllInk()
3229 return mxShow.is(); in isRunning()
3254 mxShow->nextEffect(); in gotoNextEffect()
[all …]
H A Dslideshowimpl.hxx343 css::uno::Reference< css::presentation::XSlideShow > mxShow; member in sd::SlideshowImpl

Completed in 389 milliseconds