Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx323 case UNARY_FUNC_NEG : fRet = ::std::negate<double>()( (*rArg)() ); break; in getValue()
447 case UNARY_FUNC_NEG: in fillNode()
1082 … ('-' >> basicExpression)[ UnaryFunctionFunctor( UNARY_FUNC_NEG, self.getContext()) ] in definition()
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx78 UNARY_FUNC_NEG, enumerator

Completed in 24 milliseconds