Home
last modified time | relevance | path

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

/AOO42X/main/oox/source/xls/ !
H A Dformulaparser.cxx857 size_t nOp1Size = popOperandSize(); in pushBinaryOperatorToken() local
860 pushOperandSize( nOp1Size + nSpacesSize + 1 + nOp2Size ); in pushBinaryOperatorToken()