Home
last modified time | relevance | path

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

/vim-8.2.3635/src/VisVim/
H A DCommands.cpp37 CCommands::CCommands() in CCommands() function in CCommands
45 CCommands::~CCommands() in ~CCommands()
109 void CCommands::UnadviseFromEvents() in UnadviseFromEvents()
281 HRESULT CCommands::XApplicationEvents::WorkspaceOpen() in WorkspaceOpen()
287 HRESULT CCommands::XApplicationEvents::WorkspaceClose() in WorkspaceClose()
293 HRESULT CCommands::XApplicationEvents::NewWorkspace() in NewWorkspace()
365 STDMETHODIMP CCommands::VisVimDialog() in BEGIN_MESSAGE_MAP()
409 STDMETHODIMP CCommands::VisVimEnable() in VisVimEnable()
416 STDMETHODIMP CCommands::VisVimDisable() in VisVimDisable()
423 STDMETHODIMP CCommands::VisVimToggle() in VisVimToggle()
[all …]
H A DCommands.h9 class CCommands :
14 public CComCoClass < CCommands,
21 CCommands ();
22 ~CCommands ();
30 BEGIN_COM_MAP (CCommands)
34 DECLARE_NOT_AGGREGATABLE (CCommands) in COM_INTERFACE_ENTRY()
69 CCommands *m_pCommands; in COM_INTERFACE_ENTRY()
123 typedef CComObject < CCommands > CCommandsObj;
H A DVisVim.odl15 // Dual interface for CCommands
21 // appear in your CCommands class.
39 // Class information for CCommands
H A DVsReadMe.txt67 These files contain the CCommands class, which implements your