Home
last modified time | relevance | path

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

/trunk/main/svtools/source/svrtf/
H A Dparrtf.cxx117 nNextCh = GetNextChar(); in _GetNextToken()
131 nNextCh = GetNextChar(); in _GetNextToken()
141 nNextCh = GetNextChar(); in _GetNextToken()
153 nNextCh = GetNextChar(); in _GetNextToken()
293 nNextCh = GetNextChar(); in _GetNextToken()
309 nNextCh = GetNextChar(); in GetHexValue()
414 nNextCh = GetNextChar(); in ScanText()
506 nNextCh = GetNextChar(); in ScanText()
542 nNextCh = GetNextChar(); in SkipGroup()
546 nNextCh = GetNextChar(); in SkipGroup()
[all …]
H A Dsvparser.cxx180 nNextCh = GetNextChar(); in RereadLookahead()
183 sal_Unicode SvParser::GetNextChar() in GetNextChar() function in SvParser
/trunk/main/sw/source/filter/html/
H A Dparcss1.cxx85 cNextCh = GetNextChar(); in InitRead()
136 cNextCh = GetNextChar(); in GetNextToken()
140 cNextCh = GetNextChar(); in GetNextToken()
146 cNextCh = GetNextChar(); in GetNextToken()
160 cNextCh = GetNextChar(); in GetNextToken()
168 cNextCh = GetNextChar(); in GetNextToken()
252 cNextCh = GetNextChar(); in GetNextToken()
257 cNextCh = GetNextChar(); in GetNextToken()
302 cNextCh = GetNextChar(); in GetNextToken()
550 cNextCh = GetNextChar(); in GetNextToken()
[all …]
H A Dparcss1.hxx220 sal_Unicode GetNextChar();
/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx337 nNextCh = GetNextChar(); in CallParser()
471 nNextCh = GetNextChar(); in ScanText()
864 nNextCh = GetNextChar(); in ScanText()
915 nNextCh = GetNextChar(); in _GetNextRawToken()
1029 nNextCh = GetNextChar(); in _GetNextRawToken()
1049 nNextCh = GetNextChar(); in _GetNextRawToken()
1051 nNextCh = GetNextChar(); in _GetNextRawToken()
1056 nNextCh = GetNextChar(); in _GetNextRawToken()
1090 nNextCh = GetNextChar(); in _GetNextRawToken()
1119 nNextCh = GetNextChar(); in _GetNextToken()
[all …]
/trunk/main/idl/source/cmptools/
H A Dlex.cxx153 c = GetNextChar(); in InitCtor()
254 int SvTokenStream::GetNextChar() in GetNextChar() function in SvTokenStream
334 c = GetNextChar(); in MakeToken()
360 c = GetNextChar(); in MakeToken()
375 c = GetNextChar(); in MakeToken()
389 c = GetNextChar(); in MakeToken()
412 c = GetNextChar(); in MakeToken()
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx253 sal_UCS4 ImplFontCharMap::GetNextChar( sal_UCS4 cChar ) const in GetNextChar() function in ImplFontCharMap
686 sal_UCS4 FontCharMap::GetNextChar( sal_UCS4 cChar ) const in GetNextChar() function in FontCharMap
688 return mpImpl->GetNextChar( cChar ); in GetNextChar()
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx108 sal_UCS4 GetNextChar( sal_UCS4 ) const;
/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx366 UCHAR GetNextChar(UCHAR* TBuf, sal_uInt16 Index) in GetNextChar() function
478 nc=GetNextChar(TBuf,Index); in GetTextChar()
489 if ((Rest==1 || Rest==DoTrenn) && GetNextChar(TBuf,Index)==SoftTrennK) { in GetTextChar()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx299 sal_UCS4 cNext = maFontCharMap.GetNextChar( cChar - 1 ); in KeyInput()
617 sal_UCS4 cNext = maFontCharMap.GetNextChar( cNew - 1 ); in SelectCharacter()
/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx133 sal_Unicode GetNextChar();
/trunk/main/vcl/inc/
H A Dimpfont.hxx190 sal_uInt32 GetNextChar( sal_uInt32 ) const;
/trunk/main/idl/inc/
H A Dlex.hxx159 int GetNextChar();
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx437 nNextCh = GetNextChar(); in ReadBmpData()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1804 nChar = pMap->GetNextChar( nChar ); in GetGlyphWidths()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2226 for(; --nCharCount >= 0; nChar = pMap->GetNextChar( nChar ) ) in GetGlyphWidths()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx3026 nChar = pMap->GetNextChar( nChar ); in GetGlyphWidths()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3814 const sal_uInt32 c = aCharMap.GetNextChar( cOld ); in getGlyphWidths()

Completed in 140 milliseconds