_o36.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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="_o36" idsDialogTitle="IDS_PROP_SpacingAndBreaking" helpId="dlgSpacingAndBreaking">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_o36._wph( event )">
  11. <table cellpadding="0" cellspacing="0" style="width:100%">
  12. <tr>
  13. <td colspan="2">
  14. <table cellpadding="0" cellspacing="0" style="width:100%; margin-bottom:var(--8XS)">
  15. <tr>
  16. <td style="white-space:nowrap; padding:0px 7px 4px 0px" HAL_ids="IDS_LBL_SPACING" tabIndex="0" role="gridcell"></td><td style="padding:0px 0px 7px 0px; width:100%"><hr/></td>
  17. </tr>
  18. </table>
  19. </td>
  20. </tr>
  21. <tr>
  22. <td HAL_dlgItemId="tdLineHeightLabel" style="white-space:nowrap; padding-left:var(--16S); padding-bottom:var(--16S)" HAL_ids="IDS_LBL_line-height"></td>
  23. <td style="width:100%; padding-bottom:var(--16S)">
  24. <table cellpadding="0" cellspacing="0">
  25. <tr>
  26. <td><input HAL_dlgItemId="txtLineHeight" class="clsCCHLNumeric clsTextBox" type="text" maxlength="10" HAL_isSelectable="true" style="width:90px;" HAL_aria-labelledby="tdLineHeightLabel"/></td>
  27. <td><table HAL_dlgItemId="cboLineHeightUnit" class="clsCCHLCssUnitsComboBox" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
  28. </tr>
  29. </table>
  30. </td>
  31. </tr>
  32. <tr>
  33. <td HAL_dlgItemId="tdLetterSpacingLabel" style="white-space:nowrap; padding-left:var(--16S); padding-bottom:var(--16S)" HAL_ids="IDS_LBL_letter-spacing"></td>
  34. <td style="width:100%; padding-bottom:var(--16S)">
  35. <table cellpadding="0" cellspacing="0">
  36. <tr>
  37. <td><input HAL_dlgItemId="txtLetterSpacing" class="clsCCHLNumeric clsTextBox" type="text" maxlength="10" HAL_isSelectable="true" style="width:90px;" HAL_aria-labelledby="tdLetterSpacingLabel"/></td>
  38. <td><table HAL_dlgItemId="cboLetterSpacingUnit" class="clsCCHLCssUnitsComboBox" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
  39. </tr>
  40. </table>
  41. </td>
  42. </tr>
  43. <tr>
  44. <td HAL_dlgItemId="tdTextIndentLabel" style="white-space:nowrap; padding-left:var(--16S); padding-bottom:var(--16S)" HAL_ids="IDS_LBL_text-indent"></td>
  45. <td style="width:100%; padding-bottom:var(--16S)">
  46. <table cellpadding="0" cellspacing="0">
  47. <tr>
  48. <td><input HAL_dlgItemId="txtTextIndent" class="clsCCHLNumeric clsTextBox" type="text" maxlength="10" HAL_isSelectable="true" style="width:90px;" HAL_aria-labelledby="tdTextIndentLabel"/></td>
  49. <td><table HAL_dlgItemId="cboTextIndentUnit" class="clsCCHLCssUnitsComboBox" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
  50. </tr>
  51. </table>
  52. </td>
  53. </tr>
  54. </table>
  55. <table cellpadding="0" cellspacing="0">
  56. <tr>
  57. <td colspan="2">
  58. <table cellpadding="0" cellspacing="0" style="width:100%; margin-bottom:var(--8XS)">
  59. <tr>
  60. <td style="white-space:nowrap; padding:12px 7px 7px 0px" HAL_ids="IDS_LBL_BREAKING" tabIndex="0" role="gridcell"></td><td style="padding:12px 0px 7px 0px; width:100%"><hr/></td>
  61. </tr>
  62. </table>
  63. </td>
  64. </tr>
  65. <tr>
  66. <td HAL_dlgItemId="tdWordBreakLabel" style="white-space:nowrap; padding-left:var(--16S)" HAL_ids="IDS_LBL_word-break"></td>
  67. <td><table HAL_dlgItemId="cboWordBreak" style="width:180px" HAL_aria-labelledby="tdWordBreakLabel"></table></td>
  68. </tr>
  69. <tr>
  70. <td colspan="2" style="white-space:nowrap; padding:var(--16S) 0 var(--16S) var(--16S)">
  71. <label HAL_dlgItemFor="chkWordWrap" class="clsToggle">
  72. <input HAL_dlgItemId="chkWordWrap" hideFocus="true" type="checkbox"/><span HAL_dlgItemId="spanWordWrapLabel" HAL_ids="IDS_LBL_word-wrap"></span>
  73. </label>
  74. </td>
  75. </tr>
  76. <tr>
  77. <td colspan="2" style="white-space:nowrap; padding-left:var(--16S)">
  78. <label HAL_dlgItemFor="chkLineBreak" class="clsToggle">
  79. <input HAL_dlgItemId="chkLineBreak" hideFocus="true" type="checkbox"/><span HAL_dlgItemId="spanLineBreakLabel" HAL_ids="IDS_LBL_line-break"></span>
  80. </label>
  81. </td>
  82. </tr>
  83. </table>
  84. <div class="clsDlgButtonBar">
  85. <button class="clsDlgButton" onclick="_o36._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  86. <button class="clsDlgButton" onclick="_o36._6ll()" HAL_ids="IDS_HAL_BTN_APPLY"></button>
  87. <button class="clsDlgButton" onclick="_o36._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  88. </div>
  89. </div>
  90. ]]></dialogHtml>
  91. <externalScripts>
  92. <externalScript src="hal/_84j.js"/>
  93. <externalScript src="hal/_jgk.js"/>
  94. </externalScripts>
  95. <externalResources>
  96. <externalResource src="cchl/res/cchl_dialog_resources.xml"/>
  97. </externalResources>
  98. <styleSheets>
  99. <styleSheet src="cchl/cchl_dialogs.css"/>
  100. </styleSheets>
  101. </dialog>
  102. <listView id="word-break">
  103. <listItems>
  104. <listItem value="" idsLabel="IDS_PROPVAL_DEFAULT"/>
  105. <listItem value="normal" idsLabel="IDS_PROPVAL_WB_NORMAL" idsTooltip="IDS_TOOLTIP_WB_NORMAL"/>
  106. <listItem value="break-all" idsLabel="IDS_PROPVAL_WB_BREAKALL" idsTooltip="IDS_TOOLTIP_WB_BREAKALL"/>
  107. <listItem value="keep-all" idsLabel="IDS_PROPVAL_WB_KEEPALL" idsTooltip="IDS_TOOLTIP_WB_KEEPALL"/>
  108. </listItems>
  109. </listView>
  110. </resources>