Searched refs:bUndo (Results 1 – 2 of 2) sorted by relevance
342 void EnableUndo(bool bUndo);
1826 void CPWL_EditImpl::EnableUndo(bool bUndo) { in EnableUndo() argument1827 m_bEnableUndo = bUndo; in EnableUndo()