Searched refs:SetNotesViewCommand (Results 1 – 1 of 1) sorted by relevance
108 class SetNotesViewCommand : public Command class111 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::SetNotesViewCommand785 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 16 milliseconds