Home
last modified time | relevance | path

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

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