Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/ole/
H A Doleobjw.cxx175 if ( ! m_spDispatch ) in invoke()
238 if ( ! m_spDispatch ) in setValue()
410 if ( ! m_spDispatch ) in getValue()
488 hr = m_spDispatch->Invoke(dispid, in getValue()
592 if ( ! m_spDispatch ) in hasMethod()
642 if ( ! m_spDispatch ) in hasProperty()
712 pVariant->pdispVal = m_spDispatch; in createBridge()
1264 if ( !m_spDispatch ) in directInvoke()
1512 if ( ! m_spDispatch ) in hasMember()
2196 OSL_ASSERT(m_spDispatch); in getDispid()
[all …]
H A Doleobjw.hxx247 CComPtr<IDispatch> m_spDispatch; member in ole_adapter::IUnknownWrapper_Impl

Completed in 38 milliseconds