Searched refs:PeekNextRawToken (Results 1 – 1 of 1) sorted by relevance
349 const FormulaToken* PeekNextRawToken( bool bSkipSpaces ) const;819 const FormulaToken* XclExpFmlaCompImpl::PeekNextRawToken( bool bSkipSpaces ) const in PeekNextRawToken() function in XclExpFmlaCompImpl1288 const FormulaToken* pNextScToken = PeekNextRawToken( true ); in ProcessExternal()