Home
last modified time | relevance | path

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

/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx592 CComPtr<IDispatch> spDispDest(varDest.pdispVal); in writeBackOutParameter2() local
596 CComQIPtr<IJScriptValueObject, &__uuidof(IJScriptValueObject)> spValueDest(spDispDest); in writeBackOutParameter2()
598 CComQIPtr<IJScriptValueObject> spValueDest(spDispDest); in writeBackOutParameter2()
619 CComQIPtr<IDispatchEx, &__uuidof(IDispatchEx)> spDispEx( spDispDest); in writeBackOutParameter2()
621 CComQIPtr<IDispatchEx> spDispEx( spDispDest); in writeBackOutParameter2()

Completed in 73 milliseconds