Searched defs:rFirstArg (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/slideshow/source/engine/ |
H A D | expressionnodefactory.cxx | 97 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()
|
/aoo4110/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFunctionParser.cxx | 477 …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()
|
/aoo4110/main/connectivity/source/commontools/ |
H A D | RowFunctionParser.cxx | 101 …BinaryFunctionExpression( const ExpressionFunct eFunct, const ExpressionNodeSharedPtr& rFirstArg, … in BinaryFunctionExpression()
|
Completed in 17 milliseconds