Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx139 class SetHelpViewCommand : public Command class
142 SetHelpViewCommand (
145 virtual ~SetHelpViewCommand (void) {} in ~SetHelpViewCommand()
440 return new SetHelpViewCommand(false, rpPresenterController); in CreateCommand()
482 return new SetHelpViewCommand(true, rpPresenterController); in CreateCommand()
892 SetHelpViewCommand::SetHelpViewCommand ( in SetHelpViewCommand() function in sdext::presenter::SetHelpViewCommand
903 void SetHelpViewCommand::Execute (void) in Execute()
919 bool SetHelpViewCommand::IsEnabled (void) const in IsEnabled()
927 Any SetHelpViewCommand::GetState (void) const in GetState()

Completed in 9 milliseconds