Home
last modified time | relevance | path

Searched refs:RotateAndScaleDepthByHeight (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.hxx487 class RotateAndScaleDepthByHeight: public Operation class
491 RotateAndScaleDepthByHeight* clone();
493RotateAndScaleDepthByHeight(const basegfx::B3DVector& Axis,const basegfx::B3DVector& Origin,double…
494 ~RotateAndScaleDepthByHeight(){} in ~RotateAndScaleDepthByHeight()
H A DOGLTrans_TransitionImpl.cxx722 RotateAndScaleDepthByHeight::RotateAndScaleDepthByHeight(const basegfx::B3DVector& Axis,const baseg… in RotateAndScaleDepthByHeight() function in RotateAndScaleDepthByHeight
790 void RotateAndScaleDepthByHeight::interpolate(double t,double SlideWidthScale,double SlideHeightSca… in interpolate()
854 RotateAndScaleDepthByHeight* RotateAndScaleDepthByHeight::clone() in clone()
856 return new RotateAndScaleDepthByHeight(*this); in clone()
982 …Slide.Operations.push_back(new RotateAndScaleDepthByHeight(basegfx::B3DVector(1, 0, 0), basegfx::B… in makeVenetianBlinds()

Completed in 20 milliseconds