Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx489 case BINARY_FUNC_MINUS: fRet = (*rFirstArg)() - (*rSecondArg)(); break; in getValue()
588 case BINARY_FUNC_MINUS: in fillNode()
1096 …| ('-' >> multiplicativeExpression)[ BinaryFunctionFunctor( BINARY_FUNC_MINUS, self.getContext()) ] in definition()
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx81 BINARY_FUNC_MINUS, enumerator

Completed in 20 milliseconds