123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: rs
- (C) Copyright IBM Corp. 2003, 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <resources>
- <dialog id="_o36" idsDialogTitle="IDS_PROP_SpacingAndBreaking" helpId="dlgSpacingAndBreaking">
- <dialogHtml><![CDATA[
- <div onkeypress="_o36._wph( event )">
- <table cellpadding="0" cellspacing="0" style="width:100%">
- <tr>
- <td colspan="2">
- <table cellpadding="0" cellspacing="0" style="width:100%; margin-bottom:var(--8XS)">
- <tr>
- <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>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td HAL_dlgItemId="tdLineHeightLabel" style="white-space:nowrap; padding-left:var(--16S); padding-bottom:var(--16S)" HAL_ids="IDS_LBL_line-height"></td>
- <td style="width:100%; padding-bottom:var(--16S)">
- <table cellpadding="0" cellspacing="0">
- <tr>
- <td><input HAL_dlgItemId="txtLineHeight" class="clsCCHLNumeric clsTextBox" type="text" maxlength="10" HAL_isSelectable="true" style="width:90px;" HAL_aria-labelledby="tdLineHeightLabel"/></td>
- <td><table HAL_dlgItemId="cboLineHeightUnit" class="clsCCHLCssUnitsComboBox" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td HAL_dlgItemId="tdLetterSpacingLabel" style="white-space:nowrap; padding-left:var(--16S); padding-bottom:var(--16S)" HAL_ids="IDS_LBL_letter-spacing"></td>
- <td style="width:100%; padding-bottom:var(--16S)">
- <table cellpadding="0" cellspacing="0">
- <tr>
- <td><input HAL_dlgItemId="txtLetterSpacing" class="clsCCHLNumeric clsTextBox" type="text" maxlength="10" HAL_isSelectable="true" style="width:90px;" HAL_aria-labelledby="tdLetterSpacingLabel"/></td>
- <td><table HAL_dlgItemId="cboLetterSpacingUnit" class="clsCCHLCssUnitsComboBox" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td HAL_dlgItemId="tdTextIndentLabel" style="white-space:nowrap; padding-left:var(--16S); padding-bottom:var(--16S)" HAL_ids="IDS_LBL_text-indent"></td>
- <td style="width:100%; padding-bottom:var(--16S)">
- <table cellpadding="0" cellspacing="0">
- <tr>
- <td><input HAL_dlgItemId="txtTextIndent" class="clsCCHLNumeric clsTextBox" type="text" maxlength="10" HAL_isSelectable="true" style="width:90px;" HAL_aria-labelledby="tdTextIndentLabel"/></td>
- <td><table HAL_dlgItemId="cboTextIndentUnit" class="clsCCHLCssUnitsComboBox" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellpadding="0" cellspacing="0">
- <tr>
- <td colspan="2">
- <table cellpadding="0" cellspacing="0" style="width:100%; margin-bottom:var(--8XS)">
- <tr>
- <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>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td HAL_dlgItemId="tdWordBreakLabel" style="white-space:nowrap; padding-left:var(--16S)" HAL_ids="IDS_LBL_word-break"></td>
- <td><table HAL_dlgItemId="cboWordBreak" style="width:180px" HAL_aria-labelledby="tdWordBreakLabel"></table></td>
- </tr>
- <tr>
- <td colspan="2" style="white-space:nowrap; padding:var(--16S) 0 var(--16S) var(--16S)">
- <label HAL_dlgItemFor="chkWordWrap" class="clsToggle">
- <input HAL_dlgItemId="chkWordWrap" hideFocus="true" type="checkbox"/><span HAL_dlgItemId="spanWordWrapLabel" HAL_ids="IDS_LBL_word-wrap"></span>
- </label>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="white-space:nowrap; padding-left:var(--16S)">
- <label HAL_dlgItemFor="chkLineBreak" class="clsToggle">
- <input HAL_dlgItemId="chkLineBreak" hideFocus="true" type="checkbox"/><span HAL_dlgItemId="spanLineBreakLabel" HAL_ids="IDS_LBL_line-break"></span>
- </label>
- </td>
- </tr>
- </table>
- <div class="clsDlgButtonBar">
- <button class="clsDlgButton" onclick="_o36._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
- <button class="clsDlgButton" onclick="_o36._6ll()" HAL_ids="IDS_HAL_BTN_APPLY"></button>
- <button class="clsDlgButton" onclick="_o36._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
- </div>
- </div>
- ]]></dialogHtml>
- <externalScripts>
- <externalScript src="hal/_84j.js"/>
- <externalScript src="hal/_jgk.js"/>
- </externalScripts>
- <externalResources>
- <externalResource src="cchl/res/cchl_dialog_resources.xml"/>
- </externalResources>
- <styleSheets>
- <styleSheet src="cchl/cchl_dialogs.css"/>
- </styleSheets>
- </dialog>
- <listView id="word-break">
- <listItems>
- <listItem value="" idsLabel="IDS_PROPVAL_DEFAULT"/>
- <listItem value="normal" idsLabel="IDS_PROPVAL_WB_NORMAL" idsTooltip="IDS_TOOLTIP_WB_NORMAL"/>
- <listItem value="break-all" idsLabel="IDS_PROPVAL_WB_BREAKALL" idsTooltip="IDS_TOOLTIP_WB_BREAKALL"/>
- <listItem value="keep-all" idsLabel="IDS_PROPVAL_WB_KEEPALL" idsTooltip="IDS_TOOLTIP_WB_KEEPALL"/>
- </listItems>
- </listView>
- </resources>
|