Searched refs:AddStatus (Results 1 – 11 of 11) sorted by relevance
375 aStateMachine.AddStatus(dpStatusTop); in SetupStateMachine()377 aStateMachine.AddStatus(dpStatusWhite); in SetupStateMachine()378 aStateMachine.AddStatus(dpStatusBez); in SetupStateMachine()380 aStateMachine.AddStatus(dpBst_finError); in SetupStateMachine()381 aStateMachine.AddStatus(dpBst_finIgnore); in SetupStateMachine()383 aStateMachine.AddStatus(dpBst_finKeyword); in SetupStateMachine()385 aStateMachine.AddStatus(dpBst_finBiType); in SetupStateMachine()387 aStateMachine.AddStatus(dpBst_finEOL); in SetupStateMachine()388 aStateMachine.AddStatus(dpBst_finEOF); in SetupStateMachine()390 aStateMachine.AddStatus(dpBst_gotoComment); in SetupStateMachine()[all …]
432 aStateMachine.AddStatus(dpStatusTop); in SetupStateMachine()433 aStateMachine.AddStatus(dpStatusWhite); in SetupStateMachine()434 aStateMachine.AddStatus(dpStatusWord); in SetupStateMachine()444 aStateMachine.AddStatus(dpBst_finError); in SetupStateMachine()445 aStateMachine.AddStatus(dpBst_finIgnore); in SetupStateMachine()446 aStateMachine.AddStatus(dpBst_finEof); in SetupStateMachine()447 aStateMachine.AddStatus(dpBst_finAnyWord); in SetupStateMachine()448 aStateMachine.AddStatus(dpBst_finAtTag); in SetupStateMachine()449 aStateMachine.AddStatus(dpBst_finEndSign); in SetupStateMachine()450 aStateMachine.AddStatus(dpBst_fin_Comma); in SetupStateMachine()[all …]
432 aStateMachine.AddStatus(dpStatusTop); in SetupStateMachine()434 aStateMachine.AddStatus(dpStatusWhite); in SetupStateMachine()435 aStateMachine.AddStatus(dpStatusBez); in SetupStateMachine()437 aStateMachine.AddStatus(dpBst_finErr); in SetupStateMachine()438 aStateMachine.AddStatus(dpBst_finIgn); in SetupStateMachine()439 aStateMachine.AddStatus(dpBst_finBez); in SetupStateMachine()440 aStateMachine.AddStatus(dpBst_finKeyw); in SetupStateMachine()442 aStateMachine.AddStatus(dpBst_finEOL); in SetupStateMachine()443 aStateMachine.AddStatus(dpBst_finEOF); in SetupStateMachine()445 aStateMachine.AddStatus(dpBst_gotoMld); in SetupStateMachine()[all …]
358 aStateMachine.AddStatus(dpStatusTop); in SetupStateMachine()359 aStateMachine.AddStatus(dpStatusWhite); in SetupStateMachine()360 aStateMachine.AddStatus(dpStatusWord); in SetupStateMachine()362 aStateMachine.AddStatus(dpBst_goto_CheckStar); in SetupStateMachine()363 aStateMachine.AddStatus(dpBst_goto_AtTag); in SetupStateMachine()365 aStateMachine.AddStatus(dpBst_finError); in SetupStateMachine()366 aStateMachine.AddStatus(dpBst_finIgnore); in SetupStateMachine()367 aStateMachine.AddStatus(dpBst_finEol); in SetupStateMachine()368 aStateMachine.AddStatus(dpBst_finEof); in SetupStateMachine()369 aStateMachine.AddStatus(dpBst_finAnyWord); in SetupStateMachine()[all …]
51 StateMachine::AddStatus(StmStatus * let_dpStatus) in AddStatus() function in StateMachine82 nPeekedStatus = AddStatus( new StmArrayStatus(nStatusSize, in_aBranches, 0, false ) ); in AddToken()
49 StateMachin2::AddStatus(StmStatu2 * let_dpStatus) in AddStatus() function in StateMachin280 nPeekedStatus = AddStatus( new StmArrayStatu2(nStatusSize, in_aBranches, 0, false ) ); in AddToken()
340 pWin->AddStatus( BASWIN_TOBEKILLED ); in onDocumentClosed()898 pWindow_->AddStatus( BASWIN_TOBEKILLED ); in RemoveWindow()922 pWindow_->AddStatus( BASWIN_SUSPENDED ); in RemoveWindow()
344 AddStatus( BASWIN_RUNNINGBASIC ); in BasicExecute()784 AddStatus( BASWIN_INRESCHEDULE ); in BasicBreakHdl()
61 intt AddStatus( /// @return the new #Status' ID
226 void AddStatus( sal_uInt8 n ) { nStatus = nStatus | n; } in AddStatus() function in IDEBaseWindow
Completed in 69 milliseconds