Home
last modified time | relevance | path

Searched defs:theDocument (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DCommands.cpp164 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()