Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx208 std::unique_ptr<Command> mpCommand; member in sdext::presenter::PresenterProtocolHandler::Dispatch
335 if (pDispatch->mpCommand != nullptr) in Create()
346 mpCommand(CreateCommand(rsURLPath, rpPresenterController)), in Dispatch()
351 if (mpCommand != nullptr) in Dispatch()
409 mpCommand.reset(); in disposing()
432 if (mpCommand != nullptr) in dispatch()
433 mpCommand->Execute(); in dispatch()
447 aEvent.IsEnabled = mpCommand->IsEnabled(); in addStatusListener()
449 aEvent.State = mpCommand->GetState(); in addStatusListener()
474 mpCommand->GetState(); in notifyEvent()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/commands/
H A DAudacityCommand.cpp267 mpCommand = pCommand; in BEGIN_EVENT_TABLE()
299 wxASSERT( mpCommand ); in PopulateOrExchange()
300 mpCommand->PopulateOrExchange( S ); in PopulateOrExchange()
343 if( mpCommand ) in OnHelp()
346 HelpSystem::ShowHelp(FindWindow(wxID_HELP), mpCommand->ManualPage(), true); in OnHelp()
H A DAudacityCommand.h167 AudacityCommand * mpCommand; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx225 std::unique_ptr<Command> mpCommand; member in sdext::presenter::PresenterProtocolHandler::Dispatch
342 if (pDispatch->mpCommand != nullptr) in Create()
353 mpCommand(CreateCommand(rsURLPath, rpPresenterController)), in Dispatch()
358 if (mpCommand != nullptr) in Dispatch()
420 mpCommand.reset(); in disposing()
443 if (mpCommand != nullptr) in dispatch()
444 mpCommand->Execute(); in dispatch()
458 aEvent.IsEnabled = mpCommand->IsEnabled(); in addStatusListener()
460 aEvent.State = mpCommand->GetState(); in addStatusListener()
485 mpCommand->GetState(); in notifyEvent()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dmp.vim91 syn keyword mpCommand clip closefrom dashed filenametemplate fontmapfile
92 syn keyword mpCommand fontmapline setbounds withcmykcolor withcolor
93 syn keyword mpCommand withgreyscale withoutcolor withpostscript
94 syn keyword mpCommand withprescript withrgbcolor write
143 syn keyword mpCommand bye relax
650 syn keyword mpCommand dump
749 hi def link mpCommand mfCommand
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dmp.vim91 syn keyword mpCommand clip closefrom dashed filenametemplate fontmapfile
92 syn keyword mpCommand fontmapline setbounds withcmykcolor withcolor
93 syn keyword mpCommand withgreyscale withoutcolor withpostscript
94 syn keyword mpCommand withprescript withrgbcolor write
143 syn keyword mpCommand bye relax
650 syn keyword mpCommand dump
749 hi def link mpCommand mfCommand