Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx319 case UNARY_FUNC_SIN : fRet = sin( (*rArg)() ); break; in getValue()
366 case UNARY_FUNC_SIN : in fillNode()
603 …if ( ( mpFirstArg->getType() == UNARY_FUNC_SIN ) || ( mpFirstArg->getType() == UNARY_FUNC_COS ) ||… in fillNode()
605 …else if ( ( mpSecondArg->getType() == UNARY_FUNC_SIN ) || ( mpSecondArg->getType() == UNARY_FUNC_C… in fillNode()
1042 …sin" ) >> '(' >> additiveExpression >> ')' )[ UnaryFunctionFunctor( UNARY_FUNC_SIN, self.getCont… in definition()
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx74 UNARY_FUNC_SIN, enumerator

Completed in 29 milliseconds