Searched refs:OnClear (Results 1 – 5 of 5) sorted by relevance
108 virtual void OnClear(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace);
53 virtual void OnClear(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace){} in OnClear() function
1133 void CPWL_Edit::OnClear(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace) in OnClear() function in CPWL_Edit1142 m_pEditNotify->OnClear(place, oldplace); in OnClear()
119 virtual void OnClear(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace) = 0;
3258 m_pOprNotify->OnClear(m_wpCaret, m_wpOldCaret); in Clear()