Lines Matching refs:GetNextChar
70 switch( nNextCh = GetNextChar() ) in _GetNextToken()
119 nNextCh = GetNextChar(); in _GetNextToken()
133 nNextCh = GetNextChar(); in _GetNextToken()
143 nNextCh = GetNextChar(); in _GetNextToken()
155 nNextCh = GetNextChar(); in _GetNextToken()
211 cAnsi = GetNextChar(); in _GetNextToken()
213 cAnsi = GetNextChar(); in _GetNextToken()
216 '\'' == ( cAnsi = GetNextChar() )) in _GetNextToken()
219 nNextCh = GetNextChar(); in _GetNextToken()
295 nNextCh = GetNextChar(); in _GetNextToken()
311 nNextCh = GetNextChar(); in GetHexValue()
333 switch (nNextCh = GetNextChar()) in ScanText()
353 wchar_t __next=GetNextChar(); in ScanText()
365 nSlash = (sal_Char)GetNextChar(); in ScanText()
380 nNextCh = GetNextChar(); in ScanText()
416 nNextCh = GetNextChar(); in ScanText()
440 cAnsi = GetNextChar(); in ScanText()
442 cAnsi = GetNextChar(); in ScanText()
445 '\'' == ( cAnsi = GetNextChar() )) in ScanText()
448 nNextCh = GetNextChar(); in ScanText()
492 if (sal_Unicode(EOF) == (nNextCh = GetNextChar())) in ScanText()
508 nNextCh = GetNextChar(); in ScanText()
544 nNextCh = GetNextChar(); in SkipGroup()
548 nNextCh = GetNextChar(); in SkipGroup()
572 nNextCh = GetNextChar(); in SkipGroup()