Searched refs:getOperandSize (Results 1 – 1 of 1) sorted by relevance
482 size_t getOperandSize( size_t nOpCountFromEnd, size_t nOpIndex ) const;740 size_t FormulaParserImpl::getOperandSize( size_t nOpCountFromEnd, size_t nOpIndex ) const in getOperandSize() function in oox::xls::FormulaParserImpl762 OSL_ENSURE( getOperandSize( nOpCountFromEnd, nOpIndex ) > nTokenIndex, in getOperandToken()
Completed in 31 milliseconds