Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx488 case BINARY_FUNC_PLUS : fRet = (*rFirstArg)() + (*rSecondArg)(); break; in getValue()
517 case BINARY_FUNC_PLUS : in fillNode()
1095 …>> *( ('+' >> multiplicativeExpression)[ BinaryFunctionFunctor( BINARY_FUNC_PLUS, self.getContext… in definition()
/aoo41x/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx80 BINARY_FUNC_PLUS, enumerator

Completed in 34 milliseconds