Searched refs:bIsSlotInExecute (Results 1 – 3 of 3) sorted by relevance
185 static sal_Bool bIsSlotInExecute; member in StatementList
617 if ( bIsSlotInExecute ) in Execute()621 bIsSlotInExecute = sal_True; in Execute()623 bIsSlotInExecute = sal_False; in Execute()2530 if ( !bIsSlotInExecute ) in Execute()
95 sal_Bool StatementList::bIsSlotInExecute = sal_False; member in StatementList