Home
last modified time | relevance | path

Searched refs:mpArg (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx304 ExpressionNodeSharedPtr mpArg; member in __anonebc81da20111::UnaryFunctionExpression
309 mpArg( rArg ) in UnaryFunctionExpression()
331 return getValue( meFunct, mpArg ); in operator ()()
335 return mpArg->isConstant(); in isConstant()
350 FillEquationParameter( mpArg->fillNode( rEquations, NULL, nFlags ), 0, aEquation ); in fillNode()
360 FillEquationParameter( mpArg->fillNode( rEquations, NULL, nFlags ), 0, aEquation ); in fillNode()
375 …EnhancedCustomShapeParameter aSource( mpArg->fillNode( rEquations, NULL, nFlags | EXPRESSION_FLAG_… in fillNode()
400 …EnhancedCustomShapeParameter aSource( mpArg->fillNode( rEquations, NULL, nFlags | EXPRESSION_FLAG_… in fillNode()
425 …EnhancedCustomShapeParameter aSource( mpArg->fillNode( rEquations, NULL, nFlags | EXPRESSION_FLAG_… in fillNode()
453 FillEquationParameter( mpArg->fillNode( rEquations, NULL, nFlags ), 0, aEquation ); in fillNode()
/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx215 mpArg( rArg ) in UnaryFunctionExpression()
221 return maFunctor( (*mpArg)(t) ); in operator ()()
226 return mpArg->isConstant(); in isConstant()
231 ExpressionNodeSharedPtr mpArg; member in slideshow::internal::__anond02c971d0111::UnaryFunctionFunctor::UnaryFunctionExpression
/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx258 ExpressionNodeSharedPtr mpArg; member in connectivity::__anonaab85f710111::UnaryFunctionExpression
263 mpArg( rArg ) in UnaryFunctionExpression()
268 return _aRow[mpArg->evaluate(_aRow )->getValue().getInt32()]; in evaluate()

Completed in 19 milliseconds