Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx490 case BINARY_FUNC_MUL : fRet = (*rFirstArg)() * (*rSecondArg)(); break; in getValue()
599 case BINARY_FUNC_MUL : in fillNode()
1088 … >> *( ('*' >> unaryExpression)[ BinaryFunctionFunctor( BINARY_FUNC_MUL, self.getContext()) ] in definition()
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx82 BINARY_FUNC_MUL, enumerator

Completed in 17 milliseconds