/aoo41x/main/autodoc/source/parser/adoc/ |
H A D | cx_a_sub.cxx | 38 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 D | cx_a_std.cxx | 109 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()
|
/aoo41x/main/autodoc/source/parser_i/idoc/ |
H A D | cx_dsapi.cxx | 115 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 D | cx_docu2.cxx | 58 csv_assert(pFollowUpContext != 0); in FollowUpContext() 59 return *pFollowUpContext; in FollowUpContext()
|
/aoo41x/main/autodoc/source/parser/cpp/ |
H A D | cx_base.cxx | 37 pFollowUpContext(io_pFollowUpContext) in Cx_Base() 56 csv_assert(pFollowUpContext != 0); in FollowUpContext() 57 return *pFollowUpContext; in FollowUpContext()
|
H A D | cx_base.hxx | 67 TkpContext * pFollowUpContext; member in cpp::Cx_Base 79 { pFollowUpContext = io_pContext; } in SetFollowUpContext()
|
/aoo41x/main/autodoc/source/parser/inc/adoc/ |
H A D | cx_a_sub.hxx | 62 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 D | cx_a_std.hxx | 85 TkpContext * pFollowUpContext; member in adoc::Context_AdocStd
|
/aoo41x/main/autodoc/source/parser/inc/tokens/ |
H A D | stmstfin.hxx | 61 TkpContext * pFollowUpContext; member in StmBoundsStatus 68 { return pFollowUpContext; } in FollowUpContext()
|
/aoo41x/main/autodoc/source/parser_i/inc/tokens/ |
H A D | stmstfi2.hxx | 61 TkpContext * pFollowUpContext; member in StmBoundsStatu2 68 { return pFollowUpContext; } in FollowUpContext()
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | cx_sub.hxx | 56 pFollowUpContext(&i_rFollowUpContext), in Cx_Base() 68 TkpContext * pFollowUpContext; member in csi::uidl::Cx_Base
|
H A D | cx_idlco.hxx | 87 ::TkpContext * pFollowUpContext;
|
/aoo41x/main/autodoc/source/parser_i/idl/ |
H A D | cx_sub.cxx | 54 csv_assert(pFollowUpContext != 0); in FollowUpContext() 55 return *pFollowUpContext; in FollowUpContext()
|
H A D | cx_idlco.cxx | 157 pFollowUpContext(0) in Context_UidlCode() 184 pFollowUpContext = rBound.FollowUpContext(); in ReadCharChain() 202 csv_assert(pFollowUpContext != 0); in FollowUpContext() 203 return *pFollowUpContext; in FollowUpContext()
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_dsapi/ |
H A D | cx_docu2.hxx | 58 pFollowUpContext(&i_rFollowUpContext) in Cx_Base() 71 TkpContext * pFollowUpContext; member in csi::dsapi::Cx_Base
|
H A D | cx_dsapi.hxx | 109 ::TkpContext * pFollowUpContext;
|
/aoo41x/main/autodoc/source/parser/tokens/ |
H A D | stmstfin.cxx | 36 pFollowUpContext(&i_rFollowUpContext), in StmBoundsStatus()
|
/aoo41x/main/autodoc/source/parser_i/tokens/ |
H A D | stmstfi2.cxx | 36 pFollowUpContext(&i_rFollowUpContext), in StmBoundsStatu2()
|