Lines Matching refs:GetEvent
3347 if ( rAppEvent.GetEvent() == "APPEAR" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3403 else if ( rAppEvent.GetEvent() == "QUICKSTART" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3420 else if ( rAppEvent.GetEvent() == "ACCEPT" ) in HandleAppEvent()
3427 else if ( rAppEvent.GetEvent() == "UNACCEPT" ) in HandleAppEvent()
3433 else if ( rAppEvent.GetEvent() == "SaveDocuments" ) in HandleAppEvent()
3438 else if ( rAppEvent.GetEvent() == "OPENHELPURL" ) in HandleAppEvent()
3445 else if ( rAppEvent.GetEvent() == APPEVENT_OPEN_STRING ) in HandleAppEvent()
3461 else if ( rAppEvent.GetEvent() == APPEVENT_PRINT_STRING ) in HandleAppEvent()
3478 else if ( rAppEvent.GetEvent() == "HELP" ) in HandleAppEvent()
3484 else if ( rAppEvent.GetEvent() == "SHOWDIALOG" ) in HandleAppEvent()
3518 else if( rAppEvent.GetEvent() == "PRIVATE:DOSHUTDOWN" ) in HandleAppEvent()