Searched refs:GotoNextSlideCommand (Results 1 – 1 of 1) sorted by relevance
82 class GotoNextSlideCommand : public Command class85 GotoNextSlideCommand (87 virtual ~GotoNextSlideCommand (void) {} in ~GotoNextSlideCommand()457 return new GotoNextSlideCommand(rpPresenterController); in CreateCommand()731 GotoNextSlideCommand::GotoNextSlideCommand ( in GotoNextSlideCommand() function in sdext::presenter::GotoNextSlideCommand739 void GotoNextSlideCommand::Execute (void) in Execute()753 bool GotoNextSlideCommand::IsEnabled (void) const in IsEnabled()764 Any GotoNextSlideCommand::GetState (void) const in GetState()
Completed in 14 milliseconds