Searched defs:mUndoAction (Results 1 – 1 of 1) sorted by relevance
190 private IAction mUndoAction; field in LayoutCanvas1439 bars.setGlobalActionHandler(ActionFactory.UNDO.getId(), mUndoAction); in updateGlobalActions() local