Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx95 class GotoNextEffectCommand : public Command class
98 GotoNextEffectCommand (
100 virtual ~GotoNextEffectCommand (void) {} in ~GotoNextEffectCommand()
454 return new GotoNextEffectCommand(rpPresenterController); in CreateCommand()
688 GotoNextEffectCommand::GotoNextEffectCommand ( in GotoNextEffectCommand() function in sdext::presenter::GotoNextEffectCommand
696 void GotoNextEffectCommand::Execute (void) in Execute()
710 bool GotoNextEffectCommand::IsEnabled (void) const in IsEnabled()
721 Any GotoNextEffectCommand::GetState (void) const in GetState()

Completed in 13 milliseconds