/aoo4110/main/autodoc/source/parser/inc/tokens/ |
H A D | parseinc.hxx | 34 char cNext; in jumpOver() local 47 char cNext; in jumpTo() local 61 char cNext; in jumpTo() local 76 char cNext; in jumpTo() local 92 char cNext; in jumpTo() local 105 char cNext; in jumpOverWhite() local 118 char cNext; in jumpToWhite() local 131 char cNext; in jumpToEol() local 151 char cNext; in jumpToEol() local 165 char cNext = io_rText.CurChar(); in jumpOverEol() local [all …]
|
/aoo4110/main/autodoc/source/parser/cpp/ |
H A D | cx_c_sub.cxx | 46 char cNext = NULCH; in ReadCharChain() local 86 char cNext = io_rText.MoveOn(); in ReadCharChain() local 107 char cNext = io_rText.MoveOn(); in ReadCharChain() local 128 char cNext = 0; in ReadCharChain() local
|
H A D | cx_c_pp.cxx | 88 char cNext = '\0'; in ReadDefine() local
|
/aoo4110/main/autodoc/source/parser_i/idl/ |
H A D | cx_sub.cxx | 61 char cNext = NULCH; in ReadCharChain() local 115 char cNext = NULCH; in ReadCharChain() local
|
/aoo4110/main/autodoc/source/parser/adoc/ |
H A D | cx_a_sub.cxx | 46 for ( char cNext = io_rText.CurChar(); cNext == 32 OR cNext == 9; cNext = io_rText.MoveOn() ) in ReadCharChain() local 97 char cNext = jumpOver(io_rText,'*'); in ReadCharChain() local
|
/aoo4110/main/autodoc/source/parser_i/idoc/ |
H A D | cx_docu2.cxx | 229 char cNext = jumpOver(io_rText,'*'); in ReadCharChain() local
|
/aoo4110/main/svl/source/numbers/ |
H A D | zforscan.cxx | 773 sal_Unicode cNext = rStr.GetChar(nPos); in Next_Symbol() local 844 sal_Unicode cNext = rStr.GetChar(nPos); in Next_Symbol() local 1714 sal_Unicode cNext; in FinalScan() local
|
/aoo4110/main/svx/source/dialog/ |
H A D | charmap.cxx | 299 sal_UCS4 cNext = maFontCharMap.GetNextChar( cChar - 1 ); in KeyInput() local 617 sal_UCS4 cNext = maFontCharMap.GetNextChar( cNew - 1 ); in SelectCharacter() local
|
/aoo4110/main/sc/source/ui/app/ |
H A D | inputhdl.cxx | 813 sal_Unicode cNext = aNew.GetChar( i ); in ShowTipCursor() local 824 sal_Unicode cNext = aNew.GetChar( i ); in ShowTipCursor() local 845 sal_Unicode cNext = aNew.GetChar( i ); in ShowTipCursor() local 1058 sal_Unicode cNext = aNew.GetChar( i ); in UseFormulaData() local 1069 sal_Unicode cNext = aNew.GetChar( i ); in UseFormulaData() local 1090 sal_Unicode cNext = aNew.GetChar( i ); in UseFormulaData() local 1170 sal_Unicode cNext = aOld.GetChar(aWordSel.nEndPos); in lcl_CompleteFunction() local
|
/aoo4110/main/svtools/source/edit/ |
H A D | syntaxhighlight.cxx | 650 sal_Unicode cNext = peekChar(); in getNextToken() local
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | srcedtw.cxx | 145 sal_Unicode cNext = rSource.GetChar(nSrchPos); in lcl_Highlight() local
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 965 sal_Unicode cNext = GetChar(sal_True, -1); in IntelligentCut() local
|
/aoo4110/main/filter/source/xsltdialog/ |
H A D | xmlfileview.cxx | 740 sal_Unicode cNext = rSource.GetChar(nSrchPos); in lcl_Highlight() local
|
/aoo4110/main/editeng/source/editeng/ |
H A D | impedit4.cxx | 1999 sal_Unicode cNext = aCurSel.Max().GetNode()->GetChar( aCurSel.Max().GetIndex() ); in ImpFindNextError() local 2403 sal_Unicode cNext = aSel.Max().GetNode()->GetChar( aSel.Max().GetIndex() ); in DoOnlineSpelling() local
|
/aoo4110/main/sdext/source/pdfimport/wrapper/ |
H A D | wrapper.cxx | 227 const sal_Char cNext(pCur[1]); in lcl_unescapeLineFeeds() local
|
/aoo4110/main/sc/source/core/data/ |
H A D | dpobject.cxx | 1113 const sal_Unicode cNext = rSource.GetChar(nPos); in lcl_Dequote() local 1305 sal_Unicode cNext = rList.GetChar(sal::static_int_cast<xub_StrLen>(nMatchList)); in lcl_IsAtStart() local
|
H A D | table4.cxx | 104 sal_Unicode cNext = p[nNum]; // 0 if at the end in lcl_DecompValueString() local
|
/aoo4110/main/connectivity/source/drivers/dbase/ |
H A D | DTable.cxx | 1966 char cNext = pData[nLen]; // merken und temporaer durch 0 ersetzen in UpdateBuffer() local
|
/aoo4110/main/vcl/source/gdi/ |
H A D | sallayout.cxx | 1320 const sal_Unicode cNext = pStr[n+1]; in ApplyAsianKerning() local
|
/aoo4110/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 1808 sal_uInt32 cNext = cCode; in GetFontCodeRanges() local
|