_ov9.xml 1.0 KB

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="MenuPopupSetPromptPages">
  9. <menuPopup id="mnuPromptPagesPopup">
  10. <menuItem id="mnuPromptPagesEdit" idsLabel="IDS_MI_POPUP_QUERY_EDIT" smallSvgIcon="def_hal_edit_16x16" onCommand="_ypn._trc()"/>
  11. <menuSeparator/>
  12. <menuItem id="mnuPromptPagesCut" idsLabel="IDS_MI_EDIT_CUT" smallSvgIcon="def_hal_cut_16x16" onCommand="_ypn._sjl()"/>
  13. <menuItem id="mnuPromptPagesCopy" idsLabel="IDS_MI_EDIT_COPY" smallSvgIcon="def_hal_copy_16x16" onCommand="_ypn._thk()"/>
  14. <menuItem id="mnuPromptPagesPaste" idsLabel="IDS_MI_EDIT_PASTE" smallSvgIcon="def_hal_paste_16x16" onCommand="_ypn._p5j()"/>
  15. <menuSeparator/>
  16. <menuItem id="mnuPromptPagesDelete" idsLabel="IDS_MI_EDIT_DELETE" smallSvgIcon="def_hal_delete_16x16" onCommand="_ypn._nnh(_vqj)"/>
  17. </menuPopup>
  18. </menuPopupSet>
  19. </resources>