Lines Matching refs:HRESULT
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()
246 HRESULT hr; 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()