Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx317 case UNARY_FUNC_ABS : fRet = fabs( (*rArg)() ); break; in getValue()
346 case UNARY_FUNC_ABS : in fillNode()
1040 …abs" ) >> '(' >> additiveExpression >> ')' )[ UnaryFunctionFunctor( UNARY_FUNC_ABS, self.getCont… in definition()
/AOO42X/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx72 UNARY_FUNC_ABS, enumerator