/trunk/main/autodoc/source/parser/inc/tokens/ |
H A D | parseinc.hxx | 31 jumpOver( CharacterSource & io_rText, in jumpOver() 44 jumpTo( CharacterSource & io_rText, in jumpTo() 57 jumpTo( CharacterSource & io_rText, in jumpTo() 71 jumpTo( CharacterSource & io_rText, in jumpTo() 86 jumpTo( CharacterSource & io_rText, in jumpTo() 103 jumpOverWhite(CharacterSource & io_rText) in jumpOverWhite() 116 jumpToWhite(CharacterSource & io_rText) in jumpToWhite() 128 jumpToEol(CharacterSource & io_rText, int & o_rCount_BackslashedLineBreaks ) in jumpToEol() 149 jumpToEol(CharacterSource & io_rText) in jumpToEol() 163 jumpOverEol(CharacterSource & io_rText) in jumpOverEol() [all …]
|
H A D | tkp.hxx | 30 class CharacterSource; 66 CharacterSource & 79 CharacterSource & 88 CharacterSource * pChars;
|
H A D | tkpcontx.hxx | 32 class CharacterSource; 74 CharacterSource & io_rText ) = 0; 102 CharacterSource & io_rText ) = 0; 111 CharacterSource & io_rText );
|
/trunk/main/autodoc/source/tools/ |
H A D | tkpchars.cxx | 31 CharacterSource::CharacterSource() in CharacterSource() function in CharacterSource 43 CharacterSource::~CharacterSource() in ~CharacterSource() 49 CharacterSource::LoadText(csv::bstream & io_rSource) in LoadText() 71 CharacterSource::InsertTextAtCurPos( const char * i_sText2Insert ) in InsertTextAtCurPos() 92 CharacterSource::CutToken() in CutToken() 104 CharacterSource::BeginSource() in BeginSource() 115 CharacterSource::MoveOn_OverStack() in MoveOn_OverStack() 138 CharacterSource::
|
/trunk/main/autodoc/source/inc/tools/ |
H A D | tkpchars.hxx | 58 class CharacterSource class 62 CharacterSource(); 63 ~CharacterSource(); 135 CharacterSource::MoveOn() in MoveOn() 149 CharacterSource::CurChar() const in CurChar() 152 CharacterSource::CurToken() const in CurToken() 155 CharacterSource::IsFinished() const in IsFinished() 158 CharacterSource::CurPos() const in CurPos()
|
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/ |
H A D | cx_docu2.hxx | 66 CharacterSource & io_rText ); 86 CharacterSource & io_rText ); 105 CharacterSource & io_rText ); 125 CharacterSource & io_rText ); 145 CharacterSource & io_rText ); 165 CharacterSource & io_rText ); 185 CharacterSource & io_rText ); 210 CharacterSource & io_rText );
|
H A D | cx_dsapi.hxx | 69 CharacterSource & io_rText ); 83 CharacterSource & io_rText );
|
/trunk/main/autodoc/source/parser_i/idoc/ |
H A D | cx_docu2.cxx | 63 Cx_Base::Handle_DocuSyntaxError( CharacterSource & io_rText ) in Handle_DocuSyntaxError() 77 Cx_EoHtml::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 86 Cx_EoXmlConst::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 101 Cx_EoXmlLink_BeginTag::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 148 Cx_EoXmlLink_EndTag::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 163 Cx_EoXmlFormat_BeginTag::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 209 Cx_EoXmlFormat_EndTag::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 224 Cx_CheckStar::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain()
|
/trunk/main/autodoc/source/parser/cpp/ |
H A D | cx_c_pp.hxx | 44 CharacterSource & io_rText ); 50 CharacterSource & io_rText ); 52 CharacterSource & io_rText ); 67 CharacterSource & io_rText ); 80 CharacterSource & io_rText );
|
H A D | cx_c_sub.hxx | 45 CharacterSource & io_rText ); 60 CharacterSource & io_rText ); 70 CharacterSource & io_rText ); 80 CharacterSource & io_rText ); 90 CharacterSource & io_rText );
|
H A D | cx_c_sub.cxx | 40 Context_Comment::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 84 Context_ConstString::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 105 Context_ConstChar::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 126 Context_ConstNumeric::ReadCharChain(CharacterSource & io_rText) in ReadCharChain() 145 Context_UnblockMacro::ReadCharChain(CharacterSource & io_rText) in ReadCharChain()
|
H A D | cx_c_pp.cxx | 47 Context_Preprocessor::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 67 Context_Preprocessor::ReadDefault( CharacterSource & io_rText ) in ReadDefault() 83 Context_Preprocessor::ReadDefine( CharacterSource & io_rText ) in ReadDefine() 118 Context_PP_MacroParams::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 152 Context_PP_Definition::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain()
|
H A D | preproc.hxx | 35 class CharacterSource; 57 CharacterSource & o_rCharSource, 90 CharacterSource * pSourceText;
|
H A D | prs_cpp.cxx | 42 CharacterSource & o_rTextBuffer, 70 CharacterSource aFileContent; 232 Local_LoadFile( CharacterSource & o_rTextBuffer, in Local_LoadFile()
|
H A D | tkp_cpp.hxx | 71 CharacterSource & io_rCharacterSource, 86 CharacterSource * pCharacterSource;
|
H A D | cx_c_std.hxx | 54 CharacterSource & io_rText ); 63 CharacterSource & io_rText );
|
/trunk/main/autodoc/source/parser_i/inc/tokens/ |
H A D | tkpcont2.hxx | 31 class CharacterSource; 66 CharacterSource & io_rText ) = 0; 90 CharacterSource & io_rText ) = 0; 99 CharacterSource & io_rText );
|
H A D | tkp2.hxx | 30 class CharacterSource; 56 CharacterSource & 74 CharacterSource * pChars;
|
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | cx_sub.hxx | 86 CharacterSource & io_rText ); 97 CharacterSource & io_rText ); 108 CharacterSource & io_rText ); 119 CharacterSource & io_rText );
|
H A D | cx_idlco.hxx | 59 CharacterSource & io_rText ); 70 CharacterSource & io_rText );
|
/trunk/main/autodoc/source/parser_i/idl/ |
H A D | cx_sub.cxx | 59 Context_MLComment::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 85 Context_SLComment::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 97 Context_Praeprocessor::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 109 Context_Assignment::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain()
|
/trunk/main/autodoc/source/parser/inc/adoc/ |
H A D | cx_a_sub.hxx | 48 CharacterSource & io_rText ); 85 CharacterSource & io_rText ); 116 CharacterSource & io_rText );
|
H A D | cx_a_std.hxx | 63 CharacterSource & io_rText ); 75 CharacterSource & io_rText );
|
/trunk/main/autodoc/source/parser/adoc/ |
H A D | cx_a_sub.cxx | 43 Cx_LineStart::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 92 Cx_CheckStar::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain() 148 Cx_AtTagCompletion::ReadCharChain( CharacterSource & io_rText ) in ReadCharChain()
|
/trunk/main/autodoc/source/parser/tokens/ |
H A D | tkp.cxx | 38 TokenParser::Start( CharacterSource & i_rSource ) in Start() 59 TokenParser::InitSource( CharacterSource & i_rSource ) in InitSource()
|