Home
last modified time | relevance | path

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

/aoo42x/main/embedserv/source/inprocserv/
H A Dadvisesink.cxx58 …rapperAdviseSink( const ComSmart< IAdviseSink >& pListener, FORMATETC* pFormatEtc, DWORD nDataRegF… in OleWrapperAdviseSink() argument
70 if ( pFormatEtc ) in OleWrapperAdviseSink()
73 m_pFormatEtc->cfFormat = pFormatEtc->cfFormat; in OleWrapperAdviseSink()
75 m_pFormatEtc->dwAspect = pFormatEtc->dwAspect; in OleWrapperAdviseSink()
76 m_pFormatEtc->lindex = pFormatEtc->lindex; in OleWrapperAdviseSink()
77 m_pFormatEtc->tymed = pFormatEtc->tymed; in OleWrapperAdviseSink()
H A Dadvisesink.hxx56 …OleWrapperAdviseSink( const ComSmart< IAdviseSink >& pListener, FORMATETC* pFormatEtc, DWORD nData…

Completed in 31 milliseconds