Home
last modified time | relevance | path

Searched refs:OPCODE_MINUS_SIGN (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx343 sal_Int32 OPCODE_MINUS_SIGN; /// Unary minus sign. member
/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx1387 …case BIFF_TOKID_UMINUS: bOk = pushUnaryPreOperator( OPCODE_MINUS_SIGN ); br… in importBiff12Formula()
2139 … case BIFF_TOKID_UMINUS: bOk = pushUnaryPreOperator( OPCODE_MINUS_SIGN ); break; in importBiffFormula()
H A Dformulabase.cxx1084 initOpCode( OPCODE_MINUS_SIGN, aTokenMap, '-', '-' ) && in OpCodeProviderImpl()

Completed in 67 milliseconds