Home
last modified time | relevance | path

Searched refs:getUnderlyingValue (Results 1 – 13 of 13) sorted by relevance

/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationcolornode.cxx81 virtual HSLColor getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anon063c83a20111::HSLWrapper
83 return HSLColor( mpAnimation->getUnderlyingValue() ); in getUnderlyingValue()
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx84 virtual double getUnderlyingValue() const;
195 double ClippingAnimation::getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anon488db1360111::ClippingAnimation
H A Dslidechangebase.hxx63 virtual double getUnderlyingValue() const;
H A Dslidechangebase.cxx388 double SlideChangeBase::getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::SlideChangeBase
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx169 virtual ::basegfx::B2DTuple getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anon3f39c34d0111::TupleAnimation
340 virtual double getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anon3f39c34d0111::PathAnimation
559 ValueT getUnderlyingValue() const in getUnderlyingValue() function in slideshow::internal::__anon3f39c34d0111::GenericAnimation
/trunk/main/slideshow/source/inc/
H A Dboolanimation.hxx65 virtual ValueType getUnderlyingValue() const = 0;
H A Dnumberanimation.hxx67 virtual ValueType getUnderlyingValue() const = 0;
H A Dcoloranimation.hxx65 virtual ValueType getUnderlyingValue() const = 0;
H A Denumanimation.hxx67 virtual ValueType getUnderlyingValue() const = 0;
H A Dhslcoloranimation.hxx65 virtual ValueType getUnderlyingValue() const = 0;
H A Dpairanimation.hxx66 virtual ValueType getUnderlyingValue() const = 0;
H A Dstringanimation.hxx65 virtual ValueType getUnderlyingValue() const = 0;
/trunk/main/slideshow/source/engine/activities/
H A Dactivitiesfactory.cxx192 const ValueType aAnimationStartValue( mpAnim->getUnderlyingValue() ); in startAnimation()

Completed in 67 milliseconds