Searched refs:mPasteAction (Results 1 – 1 of 1) sorted by relevance
181 private Action mPasteAction; field in LayoutCanvas1343 mPasteAction = new Action() { in setupGlobalActionHandlers()1351 copyActionAttributes(mPasteAction, ActionFactory.PASTE); in setupGlobalActionHandlers()1411 mPasteAction.setEnabled(hasSxt); in updateMenuActionState()1427 bars.setGlobalActionHandler(ActionFactory.PASTE.getId(), mPasteAction); in updateGlobalActions() local1547 manager.add(mPasteAction); in setupStaticMenuActions()