Searched refs:IPWL_NoteNotify (Results 1 – 2 of 2) sorted by relevance
28 class IPWL_NoteNotify; variable31 class IPWL_NoteNotify34 virtual ~IPWL_NoteNotify() { } in ~IPWL_NoteNotify()279 virtual IPWL_NoteNotify* GetNoteNotify() const;299 CPWL_Note(IPopup_Note* pPopupNote, IPWL_NoteNotify* pNoteNotify, IPWL_NoteHandler* pNoteHandler);310 virtual IPWL_NoteNotify* GetNoteNotify() const;351 IPWL_NoteNotify* m_pNoteNotify;
804 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in SetBkColor()817 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in SetSubjectName()828 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in SetAuthorName()875 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in SetDateTime()888 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in SetContents()989 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in DeleteSubItem()1136 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in PopupNoteItemMenu()1161 IPWL_NoteNotify* CPWL_NoteItem::GetNoteNotify() const in GetNoteNotify()1171 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in OnCreateNoteItem()1179 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) in OnContentsValidate()[all …]