Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Dexpressionnodefactory.cxx222 …pressionNodeSharedPtr ExpressionNodeFactory::createConstantValueExpression( double rConstantValue ) in createConstantValueExpression() argument
224 return ExpressionNodeSharedPtr( new ConstantValueExpression(rConstantValue) ); in createConstantValueExpression()
/trunk/main/slideshow/source/inc/
H A Dexpressionnodefactory.hxx48 static ExpressionNodeSharedPtr createConstantValueExpression( double rConstantValue );

Completed in 32 milliseconds