Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx108 class SetNotesViewCommand : public Command class
111 SetNotesViewCommand (
114 virtual ~SetNotesViewCommand (void) {} in ~SetNotesViewCommand()
432 return new SetNotesViewCommand(false, rpPresenterController); in CreateCommand()
472 return new SetNotesViewCommand(true, rpPresenterController); in CreateCommand()
774 SetNotesViewCommand::SetNotesViewCommand ( in SetNotesViewCommand() function in sdext::presenter::SetNotesViewCommand
785 void SetNotesViewCommand::Execute (void) in Execute()
804 bool SetNotesViewCommand::IsEnabled (void) const in IsEnabled()
812 Any SetNotesViewCommand::GetState (void) const in GetState()
828 bool SetNotesViewCommand::IsActive ( in IsActive()

Completed in 19 milliseconds