_255.xml 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2018
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <dialog id="_255" idsDialogTitle="IDS_TITLE_TABLE_INSERT_FOR_PASTE" helpId="dlgTableInsert">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_255._wph( event )">
  11. <table class="clsDialogText" cellpadding="0" cellspacing="0">
  12. <tr>
  13. <td style="padding:0px 0px 20px 0px; white-space:nowrap" HAL_ids="IDS_MSG_REPORT_ASSETS_TO_PASTE"></td>
  14. <td style="padding:0px 0px 20px 0px; text-align:right">
  15. <input HAL_dlgItemId="pasteAssets" HAL_idsAriaLabel="IDS_MSG_REPORT_ASSETS_TO_PASTE" class="clsTextBox" readOnly="true" maxlength="3" HAL_isSelectable="false"/>
  16. </td>
  17. </tr>
  18. <tr>
  19. <td style="padding:0px 7px 0px 0px; white-space:nowrap" HAL_ids="IDS_LBL_TABLESIZE"></td>
  20. </tr>
  21. </table>
  22. <table class="clsDialogText" cellpadding="0" cellspacing="0" style="width:100%">
  23. <tr>
  24. <td style="padding:4px 5px 0px 10px; white-space:nowrap" HAL_ids="IDS_LBL_COLUMNS"></td>
  25. <td style="padding:4px 0px 0px 0px; width:100%; text-align:right"><input HAL_dlgItemId="txtColumns" HAL_idsAriaLabel="IDS_LBL_COLUMNS" class="clsTextBox" style="width:50px" type="text" maxlength="3" HAL_isSelectable="true"/></td>
  26. </tr>
  27. <tr>
  28. <td style="padding:0px 5px 0px 10px; white-space:nowrap" HAL_ids="IDS_LBL_ROWS"></td>
  29. <td style="width:100%; text-align:right"><input HAL_dlgItemId="txtRows" HAL_idsAriaLabel="IDS_LBL_ROWS" class="clsTextBox" style="width:50px" type="text" maxlength="3" HAL_isSelectable="true"/></td>
  30. </tr>
  31. </table>
  32. <table class="clsDialogText" cellpadding="0" cellspacing="0" style="width:100%">
  33. <td style="padding:10px 0px 0px 0px; width:100%"><hr/></td>
  34. <tr>
  35. <td style="padding:10px 7px 0px 0px; white-space:nowrap" HAL_ids="IDS_LBL_TABLESTYLE"></td>
  36. </tr>
  37. </table>
  38. <div style="padding:4px 0px 2px 10px">
  39. <label HAL_dlgItemFor="chk100PercentWidth" class="clsToggle">
  40. <input HAL_dlgItemId="chk100PercentWidth" type="checkbox"/><span HAL_ids="IDS_LBL_WIDTH_100_PERCENT"></span>
  41. </label><br/>
  42. <label HAL_dlgItemFor="chkBorders" class="clsToggle">
  43. <input HAL_dlgItemId="chkBorders" type="checkbox"/><span HAL_ids="IDS_LBL_BORDERS"></span>
  44. </label>
  45. </div>
  46. <div class="clsDlgButtonBar">
  47. <button HAL_dlgItemId="btnNo" class="clsDlgButton" onclick="_255._9gn()" HAL_ids="IDS_HAL_BTN_NO"></button>
  48. <button HAL_dlgItemId="btnYes" class="clsDlgButton" onclick="_255._mzm()" HAL_ids="IDS_HAL_BTN_YES"></button>
  49. </div>
  50. </div>
  51. ]]></dialogHtml>
  52. </dialog>
  53. </resources>