Searched refs:i_rFollowUpContext (Results 1 – 11 of 11) sorted by relevance
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/ |
H A D | cx_docu2.hxx | 56 TkpContext & i_rFollowUpContext ) in Cx_Base() argument 58 pFollowUpContext(&i_rFollowUpContext) in Cx_Base() 82 TkpContext & i_rFollowUpContext ) in Cx_EoHtml() argument 83 : Cx_Base(o_rReceiver, i_rFollowUpContext) {} in Cx_EoHtml() 101 TkpContext & i_rFollowUpContext ) in Cx_EoXmlConst() argument 121 TkpContext & i_rFollowUpContext ) in Cx_EoXmlLink_BeginTag() argument 141 TkpContext & i_rFollowUpContext ) in Cx_EoXmlLink_EndTag() argument 161 TkpContext & i_rFollowUpContext ) in Cx_EoXmlFormat_BeginTag() argument 181 TkpContext & i_rFollowUpContext ) in Cx_EoXmlFormat_EndTag() argument 201 TkpContext & i_rFollowUpContext ) in Cx_CheckStar() argument [all …]
|
/trunk/main/autodoc/source/parser/cpp/ |
H A D | cx_c_sub.hxx | 42 TkpContext & i_rFollowUpContext ) in Context_Comment() argument 43 : Cx_Base(&i_rFollowUpContext) {} in Context_Comment() 57 TkpContext & i_rFollowUpContext ) in Context_ConstString() argument 58 : Cx_Base(&i_rFollowUpContext) {} in Context_ConstString() 67 TkpContext & i_rFollowUpContext ) in Context_ConstChar() argument 68 : Cx_Base(&i_rFollowUpContext) {} in Context_ConstChar() 77 TkpContext & i_rFollowUpContext ) in Context_ConstNumeric() argument 78 : Cx_Base(&i_rFollowUpContext) {} in Context_ConstNumeric() 87 TkpContext & i_rFollowUpContext ) in Context_UnblockMacro() argument 88 : Cx_Base(&i_rFollowUpContext) {} in Context_UnblockMacro()
|
H A D | cx_c_pp.cxx | 37 Context_Preprocessor::Context_Preprocessor( TkpContext & i_rFollowUpContext ) in Context_Preprocessor() argument 38 : Cx_Base(&i_rFollowUpContext), in Context_Preprocessor() 39 pContext_Parent(&i_rFollowUpContext), in Context_Preprocessor() 41 pContext_PP_Definition( new Context_PP_Definition(i_rFollowUpContext) ) in Context_Preprocessor() 111 Context_PP_MacroParams::Context_PP_MacroParams( Cx_Base & i_rFollowUpContext ) in Context_PP_MacroParams() argument 112 : Cx_Base(&i_rFollowUpContext), in Context_PP_MacroParams() 113 pContext_PP_Definition(&i_rFollowUpContext) in Context_PP_MacroParams() 145 Context_PP_Definition::Context_PP_Definition( TkpContext & i_rFollowUpContext ) in Context_PP_Definition() argument 146 : Cx_Base(&i_rFollowUpContext), in Context_PP_Definition() 147 pContext_Parent(&i_rFollowUpContext) in Context_PP_Definition()
|
H A D | cx_c_pp.hxx | 42 TkpContext & i_rFollowUpContext ); 64 Cx_Base & i_rFollowUpContext ); 77 TkpContext & i_rFollowUpContext );
|
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | cx_sub.hxx | 54 TkpContext & i_rFollowUpContext ) in Cx_Base() argument 56 pFollowUpContext(&i_rFollowUpContext), in Cx_Base() 83 TkpContext & i_rFollowUpContext ) in Context_MLComment() argument 84 : Cx_Base(o_rReceiver, i_rFollowUpContext) {} in Context_MLComment() 94 TkpContext & i_rFollowUpContext ) in Context_SLComment() argument 95 : Cx_Base(o_rReceiver, i_rFollowUpContext) {} in Context_SLComment() 105 TkpContext & i_rFollowUpContext ) in Context_Praeprocessor() argument 106 : Cx_Base(o_rReceiver, i_rFollowUpContext) {} in Context_Praeprocessor() 116 TkpContext & i_rFollowUpContext ) in Context_Assignment() argument 117 : Cx_Base(o_rReceiver, i_rFollowUpContext) {} in Context_Assignment()
|
/trunk/main/autodoc/source/parser/adoc/ |
H A D | cx_a_sub.cxx | 36 Cx_LineStart::Cx_LineStart( TkpContext & i_rFollowUpContext ) in Cx_LineStart() argument 38 pFollowUpContext(&i_rFollowUpContext) in Cx_LineStart() 81 Cx_CheckStar::Cx_CheckStar( TkpContext & i_rFollowUpContext ) in Cx_CheckStar() argument 83 pFollowUpContext(&i_rFollowUpContext), in Cx_CheckStar() 141 Cx_AtTagCompletion::Cx_AtTagCompletion( TkpContext & i_rFollowUpContext ) in Cx_AtTagCompletion() argument 143 pFollowUpContext(&i_rFollowUpContext) in Cx_AtTagCompletion()
|
/trunk/main/autodoc/source/parser/inc/adoc/ |
H A D | cx_a_sub.hxx | 45 TkpContext & i_rFollowUpContext ); 79 TkpContext & i_rFollowUpContext ); 113 TkpContext & i_rFollowUpContext );
|
/trunk/main/autodoc/source/parser/tokens/ |
H A D | stmstfin.cxx | 32 TkpContext & i_rFollowUpContext, in StmBoundsStatus() argument 36 pFollowUpContext(&i_rFollowUpContext), in StmBoundsStatus()
|
/trunk/main/autodoc/source/parser_i/tokens/ |
H A D | stmstfi2.cxx | 32 TkpContext & i_rFollowUpContext, in StmBoundsStatu2() argument 36 pFollowUpContext(&i_rFollowUpContext), in StmBoundsStatu2()
|
/trunk/main/autodoc/source/parser/inc/tokens/ |
H A D | stmstfin.hxx | 46 TkpContext & i_rFollowUpContext,
|
/trunk/main/autodoc/source/parser_i/inc/tokens/ |
H A D | stmstfi2.hxx | 46 TkpContext & i_rFollowUpContext,
|
Completed in 31 milliseconds