Home
last modified time | relevance | path

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

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