Lines Matching refs:getPresentationValue
64 static ValueType getPresentationValue( in getPresentationValue() function
74 static double getPresentationValue( in getPresentationValue() function
119 ValueType getPresentationValue( const ValueType& rVal ) const in getPresentationValue() function in slideshow::internal::__anon9f54c5e60111::FromToByActivity
121 return FormulaTraits<ValueType>::getPresentationValue( rVal, mpFormula); in getPresentationValue()
250 getPresentationValue( in perform()
266 getPresentationValue( in perform()
283 (*mpAnim)( getPresentationValue( maStartValue ) ); in performEnd()
285 (*mpAnim)( getPresentationValue( maEndValue ) ); in performEnd()
422 ValueType getPresentationValue( const ValueType& rVal ) const in getPresentationValue() function in slideshow::internal::__anon9f54c5e60111::ValuesActivity
424 return FormulaTraits<ValueType>::getPresentationValue( in getPresentationValue()
497 getPresentationValue( in perform()
517 getPresentationValue( in perform()
527 (*mpAnim)( getPresentationValue( maValues.back() ) ); in performEnd()