Searched refs:bUndo (Results 1 – 2 of 2) sorted by relevance
318 void EnableUndo(bool bUndo);
1802 void CPWL_EditImpl::EnableUndo(bool bUndo) { in EnableUndo() argument1803 m_bEnableUndo = bUndo; in EnableUndo()