Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/parser/adoc/
H A Dcx_a_sub.cxx38 pFollowUpContext(&i_rFollowUpContext) in Cx_LineStart()
75 return *pFollowUpContext; in FollowUpContext()
83 pFollowUpContext(&i_rFollowUpContext), in Cx_CheckStar()
135 return *pFollowUpContext; in FollowUpContext()
143 pFollowUpContext(&i_rFollowUpContext) in Cx_AtTagCompletion()
169 return *pFollowUpContext; in FollowUpContext()
H A Dcx_a_std.cxx109 pFollowUpContext(0), in Context_AdocStd()
127 pFollowUpContext = pParentContext = &io_rParentContext; in SetParentContext()
157 pFollowUpContext = rBound.FollowUpContext(); in ReadCharChain()
175 csv_assert(pFollowUpContext != 0); in FollowUpContext()
176 return *pFollowUpContext; in FollowUpContext()
206 pFollowUpContext = pCx_LineStart.Ptr(); in PerformStatusFunction()
211 pFollowUpContext = pParentContext; in PerformStatusFunction()
/trunk/main/autodoc/source/parser_i/idoc/
H A Dcx_dsapi.cxx115 pFollowUpContext(0), in Context_Docu()
133 pFollowUpContext = pParentContext = &io_rParentContext; in SetParentContext()
155 pFollowUpContext = rBound.FollowUpContext(); in ReadCharChain()
173 csv_assert(pFollowUpContext != 0); in FollowUpContext()
174 return *pFollowUpContext; in FollowUpContext()
221 pFollowUpContext = pParentContext; in PerformStatusFunction()
226 pFollowUpContext = this; in PerformStatusFunction()
233 pFollowUpContext = this; in PerformStatusFunction()
238 pFollowUpContext = pParentContext; in PerformStatusFunction()
H A Dcx_docu2.cxx58 csv_assert(pFollowUpContext != 0); in FollowUpContext()
59 return *pFollowUpContext; in FollowUpContext()
/trunk/main/autodoc/source/parser/cpp/
H A Dcx_base.cxx37 pFollowUpContext(io_pFollowUpContext) in Cx_Base()
56 csv_assert(pFollowUpContext != 0); in FollowUpContext()
57 return *pFollowUpContext; in FollowUpContext()
H A Dcx_base.hxx67 TkpContext * pFollowUpContext; member in cpp::Cx_Base
79 { pFollowUpContext = io_pContext; } in SetFollowUpContext()
/trunk/main/autodoc/source/parser/inc/adoc/
H A Dcx_a_sub.hxx62 TkpContext * pFollowUpContext; member in adoc::Cx_LineStart
99 TkpContext * pFollowUpContext; member in adoc::Cx_CheckStar
130 TkpContext * pFollowUpContext; member in adoc::Cx_AtTagCompletion
H A Dcx_a_std.hxx85 TkpContext * pFollowUpContext; member in adoc::Context_AdocStd
/trunk/main/autodoc/source/parser/inc/tokens/
H A Dstmstfin.hxx61 TkpContext * pFollowUpContext; member in StmBoundsStatus
68 { return pFollowUpContext; } in FollowUpContext()
/trunk/main/autodoc/source/parser_i/inc/tokens/
H A Dstmstfi2.hxx61 TkpContext * pFollowUpContext; member in StmBoundsStatu2
68 { return pFollowUpContext; } in FollowUpContext()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dcx_sub.hxx56 pFollowUpContext(&i_rFollowUpContext), in Cx_Base()
68 TkpContext * pFollowUpContext; member in csi::uidl::Cx_Base
H A Dcx_idlco.hxx87 ::TkpContext * pFollowUpContext;
/trunk/main/autodoc/source/parser_i/idl/
H A Dcx_sub.cxx54 csv_assert(pFollowUpContext != 0); in FollowUpContext()
55 return *pFollowUpContext; in FollowUpContext()
H A Dcx_idlco.cxx157 pFollowUpContext(0) in Context_UidlCode()
184 pFollowUpContext = rBound.FollowUpContext(); in ReadCharChain()
202 csv_assert(pFollowUpContext != 0); in FollowUpContext()
203 return *pFollowUpContext; in FollowUpContext()
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Dcx_docu2.hxx58 pFollowUpContext(&i_rFollowUpContext) in Cx_Base()
71 TkpContext * pFollowUpContext; member in csi::dsapi::Cx_Base
H A Dcx_dsapi.hxx109 ::TkpContext * pFollowUpContext;
/trunk/main/autodoc/source/parser/tokens/
H A Dstmstfin.cxx36 pFollowUpContext(&i_rFollowUpContext), in StmBoundsStatus()
/trunk/main/autodoc/source/parser_i/tokens/
H A Dstmstfi2.cxx36 pFollowUpContext(&i_rFollowUpContext), in StmBoundsStatu2()

Completed in 56 milliseconds