_nmh.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2003, 2014
  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="_nmh" borderStyle="none" visualParentRelation="bottom" helpId="dlgPageLayout">
  9. <dialogHtml><![CDATA[
  10. <style>
  11. TABLE._nmh_clsPageLayoutTable
  12. {
  13. width: 33px;
  14. height: 39px;
  15. border-collapse: collapse;
  16. margin: 2px;
  17. font-size: 2pt;
  18. background-color: transparent;
  19. cursor: pointer;
  20. }
  21. TD._nmh_clsPageLayoutCell
  22. {
  23. border: 2px solid var(--icon-01);
  24. }
  25. </style>
  26. <div>
  27. <div class="clsPopupDialog">
  28. <div HAL_dlgItemId="divList" style="width:85px; padding:1px" HAL_idsAriaLabel="IDS_TOOLTIP_PAGELAYOUT"></div>
  29. </div>
  30. <div style="display:none">
  31. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl0" cellpadding="0" cellspacing="0">
  32. <tr>
  33. <td class="_nmh_clsPageLayoutCell">&nbsp;</td>
  34. </tr>
  35. </table>
  36. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl1" cellpadding="0" cellspacing="0">
  37. <tr>
  38. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  39. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  40. </tr>
  41. <tr>
  42. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  43. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  44. </tr>
  45. </table>
  46. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl2" cellpadding="0" cellspacing="0">
  47. <tr>
  48. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td><td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  49. </tr>
  50. </table>
  51. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl3" cellpadding="0" cellspacing="0">
  52. <tr>
  53. <td class="_nmh_clsPageLayoutCell" style="height:50%">&nbsp;</td>
  54. </tr>
  55. <tr>
  56. <td class="_nmh_clsPageLayoutCell" style="height:50%">&nbsp;</td>
  57. </tr>
  58. </table>
  59. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl4" cellpadding="0" cellspacing="0">
  60. <tr>
  61. <td class="_nmh_clsPageLayoutCell" rowSpan="2">&nbsp;</td>
  62. <td class="_nmh_clsPageLayoutCell">&nbsp;</td>
  63. </tr>
  64. <tr>
  65. <td class="_nmh_clsPageLayoutCell">&nbsp;</td>
  66. </tr>
  67. </table>
  68. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl5" cellpadding="0" cellspacing="0">
  69. <tr>
  70. <td class="_nmh_clsPageLayoutCell">&nbsp;</td>
  71. <td class="_nmh_clsPageLayoutCell" rowSpan="2" style="width:50%">&nbsp;</td>
  72. </tr>
  73. <tr>
  74. <td class="_nmh_clsPageLayoutCell">&nbsp;</td>
  75. </tr>
  76. </table>
  77. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl6" cellpadding="0" cellspacing="0">
  78. <tr>
  79. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  80. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  81. </tr>
  82. <tr>
  83. <td class="_nmh_clsPageLayoutCell" style="height:50%" colSpan="2">&nbsp;</td>
  84. </tr>
  85. </table>
  86. <table class="_nmh_clsPageLayoutTable" HAL_dlgItemId="tbl7" cellpadding="0" cellspacing="0">
  87. <tr>
  88. <td class="_nmh_clsPageLayoutCell" style="height:50%" colSpan="2">&nbsp;</td>
  89. </tr>
  90. <tr>
  91. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  92. <td class="_nmh_clsPageLayoutCell" style="width:50%">&nbsp;</td>
  93. </tr>
  94. </table>
  95. </div>
  96. </div>
  97. ]]></dialogHtml>
  98. </dialog>
  99. <listView id="list" view="smallIcon" classPrefix="clsListItem_tb">
  100. <listItems>
  101. <listItem value="0" rows="1" cols="1" idsAriaLabel="IDS_AC_PAGE_LAYOUT1"/>
  102. <listItem value="1" rows="2" cols="2" idsAriaLabel="IDS_AC_PAGE_LAYOUT2"/>
  103. <listItem value="2" rows="1" cols="2" idsAriaLabel="IDS_AC_PAGE_LAYOUT3"/>
  104. <listItem value="3" rows="2" cols="1" idsAriaLabel="IDS_AC_PAGE_LAYOUT4"/>
  105. <listItem value="4" rows="1" cols="2" idsAriaLabel="IDS_AC_PAGE_LAYOUT5"/>
  106. <listItem value="5" rows="1" cols="2" idsAriaLabel="IDS_AC_PAGE_LAYOUT6"/>
  107. <listItem value="6" rows="2" cols="2" idsAriaLabel="IDS_AC_PAGE_LAYOUT7"/>
  108. <listItem value="7" rows="2" cols="2" idsAriaLabel="IDS_AC_PAGE_LAYOUT8"/>
  109. </listItems>
  110. </listView>
  111. </resources>