Searched refs:IPopup_Note (Results 1 – 2 of 2) sorted by relevance
29 class IPopup_Note; variable299 CPWL_Note(IPopup_Note* pPopupNote, IPWL_NoteNotify* pNoteNotify, IPWL_NoteHandler* pNoteHandler);326 IPopup_Note* GetPopupNote() const {return m_pPopupNote;} in GetPopupNote()356 IPopup_Note* m_pPopupNote;
1203 CPWL_Note::CPWL_Note(IPopup_Note* pPopupNote, IPWL_NoteNotify* pNoteNotify, IPWL_NoteHandler* pNote… in CPWL_Note()