Home
last modified time | relevance | path

Searched refs:CurChar (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/autodoc/source/parser/inc/tokens/
H A Dparseinc.hxx35 for ( cNext = io_rText.CurChar(); in jumpOver()
48 for ( cNext = io_rText.CurChar(); in jumpTo()
62 for ( cNext = io_rText.CurChar(); in jumpTo()
77 for ( cNext = io_rText.CurChar(); in jumpTo()
93 for ( cNext = io_rText.CurChar(); in jumpTo()
106 for ( cNext = io_rText.CurChar(); in jumpOverWhite()
119 for ( cNext = io_rText.CurChar(); in jumpToWhite()
132 for ( cNext = io_rText.CurChar(); in jumpToEol()
152 for ( cNext = io_rText.CurChar(); in jumpToEol()
165 char cNext = io_rText.CurChar(); in jumpOverEol()
[all …]
/aoo41x/main/autodoc/source/parser/cpp/
H A Dcx_c_pp.cxx74 if (io_rText.CurChar() != NULCH) in ReadDefault()
89 for ( cNext = io_rText.CurChar(); in ReadDefine()
159 if (io_rText.CurChar() != NULCH) in ReadCharChain()
H A Dcx_c_sub.cxx74 if (io_rText.CurChar() != NULCH) in ReadCharChain()
H A Dcx_c_std.cxx225 char cCC = io_rText.CurChar(); in PerformStatusFunction()
/aoo41x/main/autodoc/source/inc/tools/
H A Dtkpchars.hxx88 char CurChar() const;
149 CharacterSource::CurChar() const in CurChar() function in CharacterSource
/aoo41x/main/autodoc/source/parser_i/idl/
H A Dcx_sub.cxx88 if (io_rText.CurChar() != NULCH) in ReadCharChain()
100 if (io_rText.CurChar() != NULCH) in ReadCharChain()
H A Dcx_idlco.cxx279 while ( io_rText.CurChar() == '*') in PerformStatusFunction()
/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx460 if (aIncludedCommands.CurChar() <= 32) in load_IncludedCommands()
480 if (aIncludedCommands.CurChar() > 32) in load_IncludedCommands()
/aoo41x/main/autodoc/source/parser/adoc/
H A Dcx_a_sub.cxx46 for ( char cNext = io_rText.CurChar(); cNext == 32 OR cNext == 9; cNext = io_rText.MoveOn() ) in ReadCharChain()
H A Dcx_a_std.cxx188 char cCC = io_rText.CurChar(); in PerformStatusFunction()
236 char cCC = io_rText.CurChar(); in PerformStatusFunction()
/aoo41x/main/autodoc/source/tools/
H A Dtkpchars.cxx135 return CurChar(); in MoveOn_OverStack()
/aoo41x/main/autodoc/source/parser/tokens/
H A Dtkpstama.cxx111 Peek(io_rText.CurChar()); in GetCharChain()
/aoo41x/main/autodoc/source/parser_i/tokens/
H A Dtkpstam2.cxx108 Peek(io_rText.CurChar()); in GetCharChain()
/aoo41x/main/autodoc/source/parser_i/idoc/
H A Dcx_docu2.cxx140 } while ( io_rText.CurChar() != '>' ); in ReadCharChain()

Completed in 68 milliseconds