Lines Matching refs:bBool2
700 , bBool2(sal_False) in StatementCommand()
717 …if( nParams & PARAM_BOOL_2 ) {m_pDbgWin->AddText( " b2:" );m_pDbgWin->AddText( bBool2 ? "TRUE" … in StatementCommand()
734 , bBool2(sal_False) in StatementCommand()
748 if( nParams & PARAM_BOOL_2 ) pCmdIn->Read( bBool2 ); in StatementCommand()
763 …if( nParams & PARAM_BOOL_2 ) {m_pDbgWin->AddText( " b2:" );m_pDbgWin->AddText( bBool2 ? "TRUE" … in StatementCommand()
1388 if ( !bBool2 ) // Wird auf sal_False initialisiert in DisplayHID()
1390 bBool2 = sal_True; // Wir sind initialisiert. in DisplayHID()
2337 bBool2 = sal_False; // flag for wait when all windows are closed in Execute()
2513 if ( !bBool2 ) in Execute()
2516 bBool2 = sal_True; in Execute()
3484 , bBool2(sal_False) in StatementControl()
3520 if( nParams & PARAM_BOOL_2 ) pCmdIn->Read( bBool2 ); in StatementControl()
4568 if ( !bBool2 ) // wurde im Konstruktor auf sal_False gesetzt in Execute()
4570 bBool2 = sal_True; in Execute()
4643 if ( nMethodId == M_OpenContextMenu && !bBool2 ) in Execute()
4646 bBool2 = sal_True; in Execute()
4651 if (( (nRT == C_TreeListBox) && !bBool2 ) in Execute()
4670 bBool2 = sal_True; in Execute()