Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx494 case BINARY_FUNC_ATAN2: fRet = atan2( (*rFirstArg)(), (*rSecondArg)() ); break; in getValue()
673 case BINARY_FUNC_ATAN2: in fillNode()
1051 …ssion >> ',' >> additiveExpression >> ')' )[ BinaryFunctionFunctor( BINARY_FUNC_ATAN2,self.getCont… in definition()
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx86 BINARY_FUNC_ATAN2, enumerator

Completed in 21 milliseconds