Lines Matching refs:CCommands

37 CCommands::CCommands()  in CCommands()  function in CCommands
45 CCommands::~CCommands() in ~CCommands()
55 void CCommands::SetApplicationObject(IApplication * pApplication) in SetApplicationObject()
109 void CCommands::UnadviseFromEvents() in UnadviseFromEvents()
142 HRESULT CCommands::XApplicationEvents::BeforeBuildStart() in BeforeBuildStart()
148 HRESULT CCommands::XApplicationEvents::BuildFinish(long nNumErrors, long nNumWarnings) in BuildFinish()
154 HRESULT CCommands::XApplicationEvents::BeforeApplicationShutDown() in BeforeApplicationShutDown()
164 HRESULT CCommands::XApplicationEvents::DocumentOpen(IDispatch * theDocument) in DocumentOpen()
219 HRESULT CCommands::XApplicationEvents::BeforeDocumentClose(IDispatch * theDocument) in BeforeDocumentClose()
225 HRESULT CCommands::XApplicationEvents::DocumentSave(IDispatch * theDocument) in DocumentSave()
231 HRESULT CCommands::XApplicationEvents::NewDocument(IDispatch * theDocument) in NewDocument()
269 HRESULT CCommands::XApplicationEvents::WindowActivate(IDispatch * theWindow) in WindowActivate()
275 HRESULT CCommands::XApplicationEvents::WindowDeactivate(IDispatch * theWindow) in WindowDeactivate()
281 HRESULT CCommands::XApplicationEvents::WorkspaceOpen() in WorkspaceOpen()
287 HRESULT CCommands::XApplicationEvents::WorkspaceClose() in WorkspaceClose()
293 HRESULT CCommands::XApplicationEvents::NewWorkspace() in NewWorkspace()
301 HRESULT CCommands::XDebuggerEvents::BreakpointHit(IDispatch * pBreakpoint) in BreakpointHit()
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()
430 STDMETHODIMP CCommands::VisVimLoad() in VisVimLoad()