Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx427 maTokens.append( OPCODE_ARRAY_CLOSE ); in appendFinalToken()
945 appendRawToken( OPCODE_ARRAY_CLOSE ); in pushErrorOperand()
1682 appendRawToken( OPCODE_ARRAY_CLOSE ); in importArrayToken()
2400 appendRawToken( OPCODE_ARRAY_CLOSE ); in importArrayToken()
2846 aTokens[ 2 ].OpCode = OPCODE_ARRAY_CLOSE; in convertErrorToFormula()
H A Dformulabase.cxx1078 initOpCode( OPCODE_ARRAY_CLOSE, aTokenMap, API_TOKEN_ARRAY_CLOSE, '}' ) && in OpCodeProviderImpl()
/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx338 sal_Int32 OPCODE_ARRAY_CLOSE; /// Closing brace for constant arrays. member

Completed in 32 milliseconds