Home
last modified time | relevance | path

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

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