Home
last modified time | relevance | path

Searched refs:StmBoundsStatus (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/autodoc/source/parser/cpp/
H A Dcx_c_std.cxx141 StmBoundsStatus & rBound = aStateMachine.GetCharChain(fTokenCreateFunction, io_rText); in ReadCharChain()
335 DYN StmBoundsStatus * dpBst_finError in SetupStateMachine()
336 = new StmBoundsStatus( *this, TkpContext::Null_(), nF_fin_Error, true ); in SetupStateMachine()
337 DYN StmBoundsStatus * dpBst_finIgnore in SetupStateMachine()
338 = new StmBoundsStatus( *this, *this, nF_fin_Ignore, true ); in SetupStateMachine()
339 DYN StmBoundsStatus * dpBst_finBezeichner in SetupStateMachine()
340 = new StmBoundsStatus( *this, *this, nF_fin_Bezeichner, true ); in SetupStateMachine()
341 DYN StmBoundsStatus * dpBst_finKeyword in SetupStateMachine()
342 = new StmBoundsStatus( *this, *this, nF_fin_CreateWithoutText, false ); in SetupStateMachine()
343 DYN StmBoundsStatus * dpBst_finPunctuation in SetupStateMachine()
[all …]
/AOO42X/main/autodoc/source/parser/adoc/
H A Dcx_a_std.cxx151 StmBoundsStatus & rBound = aStateMachine.GetCharChain(fTokenCreateFunction, io_rText); in ReadCharChain()
339 DYN StmBoundsStatus * dpBst_goto_CheckStar in SetupStateMachine()
340 = new StmBoundsStatus( *this, *pCx_CheckStar, nF_goto_CheckStar, true ); in SetupStateMachine()
341 DYN StmBoundsStatus * dpBst_goto_AtTag in SetupStateMachine()
342 = new StmBoundsStatus( *this, *pCx_AtTagCompletion, nF_goto_AtTag, true ); in SetupStateMachine()
344 DYN StmBoundsStatus * dpBst_finError in SetupStateMachine()
345 = new StmBoundsStatus( *this, TkpContext::Null_(), nF_fin_Error, true ); in SetupStateMachine()
346 DYN StmBoundsStatus * dpBst_finIgnore in SetupStateMachine()
347 = new StmBoundsStatus( *this, *this, nF_fin_Ignore, true); in SetupStateMachine()
348 DYN StmBoundsStatus * dpBst_finEol in SetupStateMachine()
[all …]
/AOO42X/main/autodoc/source/parser/tokens/
H A Dstmstfin.cxx30 StmBoundsStatus::StmBoundsStatus( StateMachineContext & in StmBoundsStatus() function in StmBoundsStatus
43 StmBoundsStatus::IsADefault() const in IsADefault()
48 StmBoundsStatus *
49 StmBoundsStatus::AsBounds() in AsBounds()
H A Dtkpstama.cxx105 StmBoundsStatus &
160 StmBoundsStatus *
H A Dstmstate.cxx34 StmBoundsStatus *
/AOO42X/main/autodoc/source/parser/inc/tokens/
H A Dstmstfin.hxx39 class StmBoundsStatus : public StmStatus class
43 StmBoundsStatus(
55 virtual StmBoundsStatus *
67 StmBoundsStatus::FollowUpContext() in FollowUpContext()
70 StmBoundsStatus::StatusFunctionNr() const in StatusFunctionNr()
H A Dstmstate.hxx32 class StmBoundsStatus;
53 virtual StmBoundsStatus *
H A Dtkpstama.hxx73 StmBoundsStatus &
84 StmBoundsStatus *