Home
last modified time | relevance | path

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

/aoo41x/main/embedserv/source/inprocserv/
H A Dadvisesink.cxx33 , m_pFormatEtc( NULL ) in OleWrapperAdviseSink()
47 , m_pFormatEtc( NULL ) in OleWrapperAdviseSink()
61 , m_pFormatEtc( NULL ) in OleWrapperAdviseSink()
72 m_pFormatEtc = new FORMATETC; in OleWrapperAdviseSink()
73 m_pFormatEtc->cfFormat = pFormatEtc->cfFormat; in OleWrapperAdviseSink()
74 m_pFormatEtc->ptd = NULL; in OleWrapperAdviseSink()
76 m_pFormatEtc->lindex = pFormatEtc->lindex; in OleWrapperAdviseSink()
77 m_pFormatEtc->tymed = pFormatEtc->tymed; in OleWrapperAdviseSink()
84 , m_pFormatEtc( NULL ) in OleWrapperAdviseSink()
97 if ( m_pFormatEtc ) in ~OleWrapperAdviseSink()
[all …]
H A Dadvisesink.hxx37 FORMATETC* m_pFormatEtc; member in inprocserv::OleWrapperAdviseSink
70 FORMATETC* GetFormatEtc() { return m_pFormatEtc; } in GetFormatEtc()

Completed in 15 milliseconds