Searched refs:mpIDoc (Results 1 – 2 of 2) sorted by relevance
810 mpIDoc = NULL; in IMPLEMENT_DYNAMIC()844 if (mpIDoc) in ~rich_text_edit_dlg()846 mpIDoc->Release(); in ~rich_text_edit_dlg()936 mpIRich->QueryInterface(IID_ITextDocument, (void**)&mpIDoc); in RichEditInit()971 mpIDoc->Undo(tomSuspend, NULL);1102 mpIDoc->Undo(tomResume, NULL);
170 ITextDocument *mpIDoc; variable