Searched refs:NotesFontSizeCommand (Results 1 – 1 of 1) sorted by relevance
154 class NotesFontSizeCommand : public Command class157 NotesFontSizeCommand(160 virtual ~NotesFontSizeCommand (void) {} in ~NotesFontSizeCommand()446 return new NotesFontSizeCommand(rpPresenterController, +1); in CreateCommand()487 return new NotesFontSizeCommand(rpPresenterController, -1); in CreateCommand()945 NotesFontSizeCommand::NotesFontSizeCommand( in NotesFontSizeCommand() function in sdext::presenter::NotesFontSizeCommand956 ::rtl::Reference<PresenterNotesView> NotesFontSizeCommand::GetNotesView (void) const in GetNotesView()973 void NotesFontSizeCommand::Execute (void) in Execute()983 bool NotesFontSizeCommand::IsEnabled (void) const in IsEnabled()991 Any NotesFontSizeCommand::GetState (void) const in GetState()
Completed in 9 milliseconds