Home
last modified time | relevance | path

Searched refs:GotoNextSlideCommand (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx82 class GotoNextSlideCommand : public Command class
85 GotoNextSlideCommand (
87 virtual ~GotoNextSlideCommand (void) {} in ~GotoNextSlideCommand()
457 return new GotoNextSlideCommand(rpPresenterController); in CreateCommand()
731 GotoNextSlideCommand::GotoNextSlideCommand ( in GotoNextSlideCommand() function in sdext::presenter::GotoNextSlideCommand
739 void GotoNextSlideCommand::Execute (void) in Execute()
753 bool GotoNextSlideCommand::IsEnabled (void) const in IsEnabled()
764 Any GotoNextSlideCommand::GetState (void) const in GetState()

Completed in 13 milliseconds