_j8j.xml 1019 B

123456789101112131415161718192021
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2003, 2017
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <menuPopupSet id="MenuPopupSetPages">
  9. <menuPopup id="mnuPagesPopup">
  10. <menuItem id="mnuPagesEdit" idsLabel="IDS_MI_POPUP_QUERY_EDIT" smallSvgIcon="def_hal_edit_16x16" onCommand="_ypn._trc()"/>
  11. <menuSeparator/>
  12. <menuItem id="mnuPagesCut" idsLabel="IDS_MI_EDIT_CUT" smallSvgIcon="def_hal_cut_16x16" onCommand="_ypn._sjl()"/>
  13. <menuItem id="mnuPagesCopy" idsLabel="IDS_MI_EDIT_COPY" smallSvgIcon="def_hal_copy_16x16" onCommand="_ypn._thk()"/>
  14. <menuItem id="mnuPagesPaste" idsLabel="IDS_MI_EDIT_PASTE" smallSvgIcon="def_hal_paste_16x16" onCommand="_ypn._p5j()"/>
  15. <menuSeparator/>
  16. <menuItem id="mnuPagesDelete" idsLabel="IDS_MI_EDIT_DELETE" smallSvgIcon="def_hal_delete_16x16" onCommand="_ypn._nnh(_vqj)"/>
  17. </menuPopup>
  18. </menuPopupSet>
  19. </resources>