Home
last modified time | relevance | path

Searched refs:CCommandsObj (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DDSAddIn.h47 CCommandsObj * m_pCommands;
H A DCommands.h123 typedef CComObject < CCommands > CCommandsObj; typedef
H A DDSAddIn.cpp40 CCommandsObj::CreateInstance (&m_pCommands); in OnConnection()