Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/excel/
H A Dxeformula.cxx909 inline sal_uInt8 lclGetUnaryPreTokenId( OpCode eOpCode ) in lclGetUnaryPreTokenId() function
1083 …sal_uInt8 nOpTokenId = mxData->mbOk ? lclGetUnaryPreTokenId( aTokData.GetOpCode() ) : EXC_TOKID_NO… in UnaryPreTerm()