Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx30 void OGLTransitionImpl::clear() in clear()
69 OGLTransitionImpl::~OGLTransitionImpl() in ~OGLTransitionImpl()
84 void OGLTransitionImpl::finish() in finish()
333 void OGLTransitionImpl::makeFallLeaving() in makeFallLeaving()
348 void OGLTransitionImpl::makeTurnAround() in makeTurnAround()
367 void OGLTransitionImpl::makeTurnDown() in makeTurnDown()
384 void OGLTransitionImpl::makeIris() in makeIris()
467 void OGLTransitionImpl::makeRochade() in makeRochade()
927 void OGLTransitionImpl::makeDiamond() in makeDiamond()
1251 void OGLTransitionImpl::makeStatic() in makeStatic()
[all …]
H A DOGLTrans_TransitionImpl.hxx54 class OGLTransitionImpl class
57 OGLTransitionImpl() : in OGLTransitionImpl() function in OGLTransitionImpl
75 ~OGLTransitionImpl();
147 …void (OGLTransitionImpl::*mmPrepare)( double nTime, double SlideWidth, double SlideHeight, double …
152 …void (OGLTransitionImpl::*mmPrepareTransition)( ::sal_Int32 glLeavingSlideTex, ::sal_Int32 glEnter…
157 void (OGLTransitionImpl::*mmClearTransition)();
162 …void (OGLTransitionImpl::*mmDisplaySlides)( double nTime, ::sal_Int32 glLeavingSlideTex, ::sal_Int…
H A DOGLTrans_TransitionerImpl.cxx168 explicit OGLTransitionerImpl(OGLTransitionImpl* pOGLTransition);
285 OGLTransitionImpl* pTransition;
1304 OGLTransitionerImpl::OGLTransitionerImpl(OGLTransitionImpl* pOGLTransition) : in createWindow()
1395 OGLTransitionImpl* pTransition = NULL; in createWindow()
1398 pTransition = new OGLTransitionImpl(); in createWindow()
1445 pTransition = new OGLTransitionImpl(); in createWindow()
1448 pTransition = new OGLTransitionImpl(); in createWindow()
1451 pTransition = new OGLTransitionImpl(); in createWindow()
1454 pTransition = new OGLTransitionImpl(); in createWindow()

Completed in 44 milliseconds