Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx154 class NotesFontSizeCommand : public Command class
157 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::NotesFontSizeCommand
956 ::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 8 milliseconds