Searched refs:InternalCacheWrapper (Results 1 – 2 of 2) sorted by relevance
1839 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::QueryInterface( REFIID riid, void FAR*… in QueryInterface()1845 STDMETHODIMP_(ULONG) InprocEmbedDocument_Impl::InternalCacheWrapper::AddRef() in STDMETHODIMP_()1851 STDMETHODIMP_(ULONG) InprocEmbedDocument_Impl::InternalCacheWrapper::Release() in STDMETHODIMP_()1858 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::Cache( FORMATETC *pformatetc, DWORD ad… in Cache()1875 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::Uncache( DWORD dwConnection ) in Uncache()1892 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::EnumCache( IEnumSTATDATA **ppenumSTATD… in EnumCache()1909 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::InitCache( IDataObject *pDataObject ) in InitCache()1926 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::SetData( FORMATETC *pformatetc, STGMED… in SetData()1944 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::UpdateCache( LPDATAOBJECT pDataObject,… in UpdateCache()1961 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::DiscardCache( DWORD dwDiscardOptions ) in DiscardCache()
94 class InternalCacheWrapper : public IOleCache2 class in inprocserv::InprocEmbedDocument_Impl99 InternalCacheWrapper( InprocEmbedDocument_Impl& rOwnDocument ) in InternalCacheWrapper() function in inprocserv::InprocEmbedDocument_Impl::InternalCacheWrapper
Completed in 88 milliseconds