Home
last modified time | relevance | path

Searched refs:CreateObject (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DCommands.cpp606 if (! VimOle.CreateObject("Vim.Application")) in VimGetDispatchId()
625 if (! VimOle.CreateObject("Vim.Application")) in VimGetDispatchId()
H A DOleAut.h9 bool CreateObject (char* ProgId);
H A DOleAut.cpp79 bool COleAutomationControl::CreateObject (char* ProgId) in CreateObject() function in COleAutomationControl
/vim-8.2.3635/runtime/doc/
H A Dif_ole.txt31 Set Vim = CreateObject("Vim.Application")
/vim-8.2.3635/runtime/syntax/
H A Daspvbs.vim78 syn keyword AspVBSFunction contained Chr CInt CLng Cos CreateObject CSng CStr Date
H A Dvb.vim115 syn keyword vbFunction Cos Count CreateObject CurDir DDB Date DateAdd
/vim-8.2.3635/src/testdir/
H A Dtest_functions.vim378 Set fs = CreateObject("Scripting.FileSystemObject")
379 Set ws = WScript.CreateObject("WScript.Shell")