Searched refs:GotoNextEffectCommand (Results 1 – 1 of 1) sorted by relevance
95 class GotoNextEffectCommand : public Command class98 GotoNextEffectCommand (100 virtual ~GotoNextEffectCommand (void) {} in ~GotoNextEffectCommand()454 return new GotoNextEffectCommand(rpPresenterController); in CreateCommand()688 GotoNextEffectCommand::GotoNextEffectCommand ( in GotoNextEffectCommand() function in sdext::presenter::GotoNextEffectCommand696 void GotoNextEffectCommand::Execute (void) in Execute()710 bool GotoNextEffectCommand::IsEnabled (void) const in IsEnabled()721 Any GotoNextEffectCommand::GetState (void) const in GetState()
Completed in 25 milliseconds