Home
last modified time | relevance | path

Searched refs:BeforeDocumentClose (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DCommands.h88 STDMETHOD (BeforeDocumentClose) (THIS_ IDispatch * theDocument);
H A DCommands.cpp219 HRESULT CCommands::XApplicationEvents::BeforeDocumentClose(IDispatch * theDocument) in BeforeDocumentClose() function in CCommands::XApplicationEvents