Searched refs:CCommands (Results 1 – 4 of 4) sorted by relevance
37 CCommands::CCommands() in CCommands() function in CCommands45 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 …]
9 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;
15 // Dual interface for CCommands21 // appear in your CCommands class.39 // Class information for CCommands
67 These files contain the CCommands class, which implements your