Searched refs:InprocEmbedDocument_Impl (Results 1 – 3 of 3) sorted by relevance
80 HRESULT InprocEmbedDocument_Impl::Init() in Init()109 BOOL InprocEmbedDocument_Impl::CheckDefHandler() in CheckDefHandler()337 void InprocEmbedDocument_Impl::Clean() in Clean()472 STDMETHODIMP_(ULONG) InprocEmbedDocument_Impl::AddRef() in STDMETHODIMP_()478 STDMETHODIMP_(ULONG) InprocEmbedDocument_Impl::Release() in STDMETHODIMP_()503 STDMETHODIMP InprocEmbedDocument_Impl::IsDirty() in IsDirty()662 STDMETHODIMP InprocEmbedDocument_Impl::HandsOffStorage() in HandsOffStorage()963 STDMETHODIMP InprocEmbedDocument_Impl::DoVerb( in DoVerb()1017 STDMETHODIMP InprocEmbedDocument_Impl::Update() in Update()1035 STDMETHODIMP InprocEmbedDocument_Impl::IsUpToDate() in IsUpToDate()[all …]
59 class InprocEmbedDocument_Impl : public InprocCountedObject_Impl class96 InprocEmbedDocument_Impl& m_rOwnDocument;99 InternalCacheWrapper( InprocEmbedDocument_Impl& rOwnDocument ) in InternalCacheWrapper()125 InprocEmbedDocument_Impl( const GUID& guid ) in InprocEmbedDocument_Impl() function in inprocserv::InprocEmbedDocument_Impl136 virtual ~InprocEmbedDocument_Impl() in ~InprocEmbedDocument_Impl()
317 InprocEmbedDocument_Impl* pEmbedDocument = new InprocEmbedDocument_Impl( m_guid ); in CreateInstance()
Completed in 36 milliseconds