Searched refs:displaySlide (Results 1 – 7 of 7) sorted by relevance
/trunk/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionImpl.cxx | 159 void OGLTransitionImpl::displaySlide( double nTime, ::sal_Int32 glSlideTex, std::vector<Primitive>&… in displaySlide() function in OGLTransitionImpl 200 …displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlides() 201 …displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlides() 459 …displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesRochade() 460 …displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlidesRochade() 462 …displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlidesRochade() 463 …displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesRochade() 1004 …displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesFadeSmoothly() 1044 …displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesFadeThroughBlack() 1047 …displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlidesFadeThroughBlack() [all …]
|
H A D | OGLTrans_TransitionImpl.hxx | 165 …void displaySlide( double nTime, ::sal_Int32 glSlideTex, std::vector<Primitive>& primitives, doubl…
|
/trunk/main/offapi/com/sun/star/presentation/ |
H A D | XSlideShow.idl | 163 call to displaySlide() with the given slide may be faster if there was 164 enough time for prefatching. If the next call to displaySlide() uses 187 void displaySlide( 307 displaySlide() methods.
|
H A D | XSlideShowListener.idl | 59 Calling displaySlide() twice will not issue this event.
|
/trunk/main/slideshow/source/engine/ |
H A D | slideshowimpl.cxx | 308 virtual void SAL_CALL displaySlide( 1094 void SlideShowImpl::displaySlide( in displaySlide() function in __anon9a1686190111::SlideShowImpl
|
/trunk/main/slideshow/test/ |
H A D | demoshow.cxx | 465 mxShow->displaySlide( xSlide, in init()
|
/trunk/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 539 xShow->displaySlide( xSlide, xDrawPages, xAnimNode, aPropertySequence ); in displayCurrentSlide()
|
Completed in 49 milliseconds