Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx318 case UNARY_FUNC_SQRT: fRet = sqrt( (*rArg)() ); break; in getValue()
356 case UNARY_FUNC_SQRT: in fillNode()
1041 …sqrt" ) >> '(' >> additiveExpression >> ')' )[ UnaryFunctionFunctor( UNARY_FUNC_SQRT, self.getCont… in definition()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx73 UNARY_FUNC_SQRT, enumerator