Lines Matching refs:GetEvent
3335 if ( rAppEvent.GetEvent() == "APPEAR" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3391 else if ( rAppEvent.GetEvent() == "QUICKSTART" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3408 else if ( rAppEvent.GetEvent() == "ACCEPT" ) in HandleAppEvent()
3415 else if ( rAppEvent.GetEvent() == "UNACCEPT" ) in HandleAppEvent()
3421 else if ( rAppEvent.GetEvent() == "SaveDocuments" ) in HandleAppEvent()
3426 else if ( rAppEvent.GetEvent() == "OPENHELPURL" ) in HandleAppEvent()
3433 else if ( rAppEvent.GetEvent() == APPEVENT_OPEN_STRING ) in HandleAppEvent()
3449 else if ( rAppEvent.GetEvent() == APPEVENT_PRINT_STRING ) in HandleAppEvent()
3466 else if ( rAppEvent.GetEvent() == "HELP" ) in HandleAppEvent()
3472 else if ( rAppEvent.GetEvent() == "SHOWDIALOG" ) in HandleAppEvent()
3506 else if( rAppEvent.GetEvent() == "PRIVATE:DOSHUTDOWN" ) in HandleAppEvent()