Searched refs:EnableUndo (Results 1 – 3 of 3) sorted by relevance
318 void EnableUndo(bool bUndo);
183 m_pEdit->EnableUndo(HasFlag(PES_UNDO)); in SetParamByFlag()
1802 void CPWL_EditImpl::EnableUndo(bool bUndo) { in EnableUndo() function in CPWL_EditImpl