Home
last modified time | relevance | path

Searched refs:mxShow (Results 1 – 3 of 3) sorted by last modified time

/trunk/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
/trunk/main/slideshow/test/
H A Ddemoshow.cxx341 mxShow() in ChildWindow()
349 if( mxShow.is() && mpView.is() ) in ~ChildWindow()
350 mxShow->removeView( mpView.get() ); in ~ChildWindow()
366 if( mxShow.is() ) in init()
423 mxShow(), in DemoWindow()
445 if( !mxShow.is() ) in init()
454 mxShow.set( xInt, in init()
457 maLeftChild.setShow( mxShow ); in init()
465 mxShow->displaySlide( xSlide, in init()
490 if( mxShow.is() ) in IMPL_LINK()
[all …]

Completed in 42 milliseconds