Searched refs:m_pEmbedDocument (Results 1 – 2 of 2) sorted by relevance
948 m_pEmbedDocument = NULL; in ClearEmbedDocument()954 : m_pEmbedDocument( NULL ) in LockedEmbedDocument_Impl()960 if ( m_pEmbedDocument ) in LockedEmbedDocument_Impl()961 m_pEmbedDocument->AddRef(); in LockedEmbedDocument_Impl()965 : m_pEmbedDocument( aDocLock.m_pEmbedDocument ) in LockedEmbedDocument_Impl()967 if ( m_pEmbedDocument ) in LockedEmbedDocument_Impl()973 if ( m_pEmbedDocument ) in operator =()976 m_pEmbedDocument = aDocLock.m_pEmbedDocument; in operator =()977 if ( m_pEmbedDocument ) in operator =()985 if ( m_pEmbedDocument ) in ~LockedEmbedDocument_Impl()[all …]
51 EmbedDocument_Impl* m_pEmbedDocument; member62 EmbedDocument_Impl* GetEmbedDocument() { return m_pEmbedDocument; } in GetEmbedDocument()70 EmbedDocument_Impl* m_pEmbedDocument; member in EmbeddedDocumentInstanceAccess_Impl74 : m_pEmbedDocument( pDoc ) in EmbeddedDocumentInstanceAccess_Impl()
Completed in 14 milliseconds