Home
last modified time | relevance | path

Searched defs:rFirstArg (Results 1 – 3 of 3) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Dexpressionnodefactory.cxx97 BinaryExpressionBase( const ExpressionNodeSharedPtr& rFirstArg, in BinaryExpressionBase()
119 PlusExpression( const ExpressionNodeSharedPtr& rFirstArg, in PlusExpression()
134 MinusExpression( const ExpressionNodeSharedPtr& rFirstArg, in MinusExpression()
149 MultipliesExpression( const ExpressionNodeSharedPtr& rFirstArg, in MultipliesExpression()
164 DividesExpression( const ExpressionNodeSharedPtr& rFirstArg, in DividesExpression()
179 ComposedExpression( const ExpressionNodeSharedPtr& rFirstArg, in ComposedExpression()
194 MinExpression( const ExpressionNodeSharedPtr& rFirstArg, in MinExpression()
209 MaxExpression( const ExpressionNodeSharedPtr& rFirstArg, in MaxExpression()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx477 …BinaryFunctionExpression( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rFirstArg, … in BinaryFunctionExpression()
483 …static double getValue( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rFirstArg, co… in getValue()
699 IfExpression( const ExpressionNodeSharedPtr& rFirstArg, in IfExpression()
/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx101 …BinaryFunctionExpression( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rFirstArg, … in BinaryFunctionExpression()

Completed in 29 milliseconds