Lines Matching refs:CXNotifyingDataObject
42 CXNotifyingDataObject::CXNotifyingDataObject( in CXNotifyingDataObject() function in CXNotifyingDataObject
55 STDMETHODIMP CXNotifyingDataObject::QueryInterface( REFIID iid, LPVOID* ppvObject ) in QueryInterface()
74 STDMETHODIMP_(ULONG) CXNotifyingDataObject::AddRef( ) in STDMETHODIMP_()
79 STDMETHODIMP_(ULONG) CXNotifyingDataObject::Release( ) in STDMETHODIMP_()
95 STDMETHODIMP CXNotifyingDataObject::GetData( LPFORMATETC pFormatetc, LPSTGMEDIUM pmedium ) in GetData()
100 STDMETHODIMP CXNotifyingDataObject::EnumFormatEtc( in EnumFormatEtc()
106 STDMETHODIMP CXNotifyingDataObject::QueryGetData( LPFORMATETC pFormatetc ) in QueryGetData()
111 STDMETHODIMP CXNotifyingDataObject::GetDataHere( LPFORMATETC lpFetc, LPSTGMEDIUM lpStgMedium ) in GetDataHere()
116 STDMETHODIMP CXNotifyingDataObject::GetCanonicalFormatEtc( LPFORMATETC lpFetc, LPFORMATETC lpCanoni… in GetCanonicalFormatEtc()
121 STDMETHODIMP CXNotifyingDataObject::SetData( LPFORMATETC lpFetc, LPSTGMEDIUM lpStgMedium, BOOL bRel… in SetData()
126 STDMETHODIMP CXNotifyingDataObject::DAdvise( in DAdvise()
132 STDMETHODIMP CXNotifyingDataObject::DUnadvise( DWORD dwConnection ) in DUnadvise()
137 STDMETHODIMP CXNotifyingDataObject::EnumDAdvise( LPENUMSTATDATA * ppenumAdvise ) in EnumDAdvise()
142 CXNotifyingDataObject::operator IDataObject*( ) in operator IDataObject*()
147 void SAL_CALL CXNotifyingDataObject::lostOwnership( ) in lostOwnership()