Searched defs:ApiOpCodes (Results 1 – 1 of 1) sorted by relevance
316 struct ApiOpCodes struct328 sal_Int32 OPCODE_DDE; /// DDE link function.329 sal_Int32 OPCODE_MACRO; /// Macro function call.333 sal_Int32 OPCODE_OPEN; /// Opening parenthesis.342 sal_Int32 OPCODE_PLUS_SIGN; /// Unary plus sign.343 sal_Int32 OPCODE_MINUS_SIGN; /// Unary minus sign.344 sal_Int32 OPCODE_PERCENT; /// Percent sign.346 sal_Int32 OPCODE_ADD; /// Addition operator.349 sal_Int32 OPCODE_DIV; /// Division operator.350 sal_Int32 OPCODE_POWER; /// Power operator.[all …]
Completed in 22 milliseconds