Home
last modified time | relevance | path

Searched refs:displaySlide (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx159 void OGLTransitionImpl::displaySlide( double nTime, ::sal_Int32 glSlideTex, std::vector<Primitive>&… in displaySlide() function in OGLTransitionImpl
200displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlides()
201displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlides()
459displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesRochade()
460displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlidesRochade()
462displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlidesRochade()
463displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesRochade()
1004displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesFadeSmoothly()
1044displaySlide( nTime, glLeavingSlideTex, maLeavingSlidePrimitives, SlideWidthScale, SlideHeightScal… in displaySlidesFadeThroughBlack()
1047displaySlide( nTime, glEnteringSlideTex, maEnteringSlidePrimitives, SlideWidthScale, SlideHeightSc… in displaySlidesFadeThroughBlack()
[all …]
H A DOGLTrans_TransitionImpl.hxx165 …void displaySlide( double nTime, ::sal_Int32 glSlideTex, std::vector<Primitive>& primitives, doubl…
/aoo41x/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl163 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 DXSlideShowListener.idl59 Calling displaySlide() twice will not issue this event.
/aoo41x/main/slideshow/test/
H A Ddemoshow.cxx454 mxShow->displaySlide( xSlide, in init()
/aoo41x/main/slideshow/source/engine/
H A Dslideshowimpl.cxx308 virtual void SAL_CALL displaySlide(
1094 void SlideShowImpl::displaySlide( in displaySlide() function in __anon80c7fd010111::SlideShowImpl
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx539 xShow->displaySlide( xSlide, xDrawPages, xAnimNode, aPropertySequence ); in displayCurrentSlide()

Completed in 68 milliseconds