Lines Matching refs:GetNextChar
68 switch( nNextCh = GetNextChar() ) in _GetNextToken()
117 nNextCh = GetNextChar(); in _GetNextToken()
131 nNextCh = GetNextChar(); in _GetNextToken()
141 nNextCh = GetNextChar(); in _GetNextToken()
153 nNextCh = GetNextChar(); in _GetNextToken()
209 cAnsi = GetNextChar(); in _GetNextToken()
211 cAnsi = GetNextChar(); in _GetNextToken()
214 '\'' == ( cAnsi = GetNextChar() )) in _GetNextToken()
217 nNextCh = GetNextChar(); in _GetNextToken()
293 nNextCh = GetNextChar(); in _GetNextToken()
309 nNextCh = GetNextChar(); in GetHexValue()
331 switch (nNextCh = GetNextChar()) in ScanText()
351 wchar_t __next=GetNextChar(); in ScanText()
363 nSlash = (sal_Char)GetNextChar(); in ScanText()
378 nNextCh = GetNextChar(); in ScanText()
414 nNextCh = GetNextChar(); in ScanText()
438 cAnsi = GetNextChar(); in ScanText()
440 cAnsi = GetNextChar(); in ScanText()
443 '\'' == ( cAnsi = GetNextChar() )) in ScanText()
446 nNextCh = GetNextChar(); in ScanText()
490 if (sal_Unicode(EOF) == (nNextCh = GetNextChar())) in ScanText()
506 nNextCh = GetNextChar(); in ScanText()
542 nNextCh = GetNextChar(); in SkipGroup()
546 nNextCh = GetNextChar(); in SkipGroup()
570 nNextCh = GetNextChar(); in SkipGroup()