123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: cchl
- (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="_vcm" idsDialogTitle="IDS_CCHL_TITLE_BORDER" helpId="dlgBorder">
- <dialogHtml><![CDATA[
- <style>
- DIV._vcm_clsCCHLBorderPreviewLine
- {
- background-color: var(--G2);
- margin-bottom: 3px;
- line-height: 3px;
- }
- BUTTON._vcm_clsBorderActionButton
- {
- padding: 2px;
- border: 1px solid var(--G2);
- background-color: var(--ui-01);
- cursor: pointer;
- }
- </style>
- <div onkeypress="_vcm._wph(event)" onkeydown="_vcm._a7j(event)">
- <table class="clsDialogText" cellpadding="0" cellspacing="0">
- <tr style="vertical-align:top">
- <td style="padding:0 8px 0 0">
- <div HAL_ids="IDS_CCHL_LBL_BORDER_STYLE"></div>
- <div HAL_dlgItemId="divBorderStyle" class="clsListView" style="height:150px; width:150px; overflow:auto" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_STYLE"></div>
- </td>
- <td style="padding:0 8px 0 8px">
- <div HAL_ids="IDS_CCHL_LBL_BORDER_WIDTH"></div>
- <table cellpadding="0" cellspacing="0" class="clsDialogText">
- <tr>
- <td><input HAL_dlgItemId="txtWidth" class="clsTextBox clsCCHLNumeric" type="text" maxlength="10" HAL_isSelectable="true" style="width:80px;" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_WIDTH"/></td>
- <td><table HAL_dlgItemId="cboWidthUnit" class="clsCCHLCssUnitsComboBox" HAL_idsAriaLabel="IDS_LBL_UNITS"></table></td>
- </tr>
- </table>
- <div HAL_dlgItemId="divBorderWidth" class="clsListView" style="height:118px; width:140px; overflow:auto" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_WIDTH"></div>
- </td>
- <td style="padding:0 0 0 8px">
- <div HAL_ids="IDS_CCHL_LBL_BORDER_COLOR"></div>
- <div HAL_dlgItemId="divBorderColor" class="clsListView" style="height:150px; width:150px; overflow:auto" HAL_idsAriaLabel="IDS_CCHL_LBL_BORDER_COLOR"></div>
- </td>
- </tr>
- </table>
- <div HAL_dlgItemId="divBottom">
- <table class="clsDialogText" cellpadding="0" cellspacing="0" style="width:100%">
- <tr>
- <td style="white-space:nowrap; padding:12px 7px 7px 0" HAL_ids="IDS_CCHL_LBL_PREVIEW"></td><td style="padding:16px 0 8px 0; width:100%"><hr/></td>
- </tr>
- </table>
- <table class="clsDialogText" cellspacing="0" cellpadding="0" style="table-layout:fixed">
- <col style="width:60px; padding-left:4px"/><col style="width:30px"/><col style="width:90px"/><col style="width:30px"/>
- <tr>
- <td style="padding-top:3px">
- <button class="_vcm_clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_ALL" onclick="_vcm._k5d(event, 'border-top',true);_vcm._k5d(event, 'border-right', true);_vcm._k5d(event, 'border-bottom', true);_vcm._k5d(event, 'border-left')" hideFocus="true" HAL_testId="btnBorderApplyAll"><div style="height:24px; width:24px; overflow:hidden; line-height:0; font-size:2pt; border:2px solid var(--primary1); padding:0; margin:0"></div></button>
- </td>
- <td>
- </td>
- <td style="text-align:center; vertical-align:bottom; padding:0 0 3px 0">
- <button class="_vcm_clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_TOP" onclick="_vcm._k5d(event, 'border-top')" hideFocus="true" HAL_testId="btnBorderApplyTop"><div style="height:16px; width:16px; overflow:hidden; line-height:0; font-size:2pt; border:2px dotted gray; border-top:2px solid var(--primary1); padding:0; margin:0"></div></button>
- </td>
- <td></td>
- <td></td>
- </tr>
- <tr>
- <td style="vertical-align:top; padding-top:7px">
- <button class="_vcm_clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_REMOVE_ALL" onclick="_vcm._k5d(event)" hideFocus="true" HAL_testId="btnBorderRemoveAll"><div style="height:24px; width:24px; overflow:hidden; line-height:0; font-size:2pt; border:2px dotted var(--text-03); padding:0; margin:0"></div></button>
- </td>
- <td style="text-align:right; vertical-align:middle; padding:0 3px 0 0">
- <button class="_vcm_clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_LEFT" onclick="_vcm._k5d(event, 'border-left')" hideFocus="true" HAL_testId="btnBorderApplyLeft"><div style="height:16px; width:16px; overflow:hidden; line-height:0; font-size:2pt; border:2px dotted var(--text-03); border-left:2px solid var(--primary1); padding:0; margin:0"></div></button>
- </td>
- <td>
- <div class="clsCCHLPreviewAreaContainer" style="height:95px; width:90px; overflow:hidden; text-align:center; padding:10px 0 0 0;" onmousedown="_vcm._y4g(event,this)">
- <div HAL_dlgItemId="divBorderPreview" class="clsCenteredDiv" style="height:70px; width:70px; border:1px dashed silver; padding:3px; margin: 0 auto">
- <div class="_vcm_clsCCHLBorderPreviewLine" style="margin:0 0 3px 10px"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine"> </div>
- <div class="_vcm_clsCCHLBorderPreviewLine" style="margin:0 10px 0 0"> </div>
- </div>
- </div>
- </td>
- <td style="text-align:left; vertical-align:middle; padding:0 0 0 3px">
- <button class="_vcm_clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_RIGHT" onclick="_vcm._k5d(event, 'border-right')" hideFocus="true" HAL_testId="btnBorderApplyRight"><div style="height:16px; width:16px; overflow:hidden; line-height:0; font-size:2pt; border:2px dotted var(--G2); border-right:2px solid var(--primary1); padding:0; margin:0"></div></button>
- </td>
- <td style="vertical-align:middle; padding:0 20px 4px 30px; width:160px">
- <div style="text-align:center" HAL_ids="IDS_CCHL_LBL_BORDER_PREVIEW_DESC"></div>
- </td>
- </tr>
- <tr>
- <td></td>
- <td></td>
- <td style="text-align:center; vertical-align:top; padding:3px 0 0 0">
- <button class="_vcm_clsBorderActionButton" HAL_idsTooltip="IDS_CCHL_LBL_BORDER_APPLY_BOTTOM" onclick="_vcm._k5d(event, 'border-bottom')" hideFocus="true" HAL_testId="btnBorderApplyBottom"><div style="height:16px; width:16px; overflow:hidden; line-height:0; font-size:2pt; border:2px dotted var(--G2); border-bottom:2px solid var(--primary1); padding:0; margin:0"></div></button>
- </td>
- <td></td>
- <td></td>
- </tr>
- </table>
- </div>
- <div class="clsDlgButtonBar">
- <button HAL_dlgItemId="btnCancel" class="clsDlgButton" onclick="_vcm._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
- <button HAL_dlgItemId="btnApply" class="clsDlgButton" onclick="_vcm._6ll()" HAL_ids="IDS_HAL_BTN_APPLY"></button>
- <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_vcm._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
- </div>
- </div>
- ]]></dialogHtml>
- <externalScripts>
- <externalScript src="cchl/_3gm.js"/>
- </externalScripts>
- <externalStringTables>
- <externalStringTable src="cchl/res/cchl_strings"/>
- </externalStringTables>
- <externalResources>
- <externalResource src="cchl/res/cchl_dialog_resources.xml"/>
- </externalResources>
- <styleSheets>
- <styleSheet src="cchl/cchl_dialogs.css"/>
- </styleSheets>
- </dialog>
- <listView id="CCHL_border-width" classPrefix="clsListItem_outline" hotTracking="false" allowCtrlDeselect="false">
- <listItems>
- <listItem value="" idsLabel="IDS_CCHL_PROPVAL_DEFAULT" html="<div class='clsCCHLDefaultListItem' HAL_ids='IDS_CCHL_PROPVAL_DEFAULT'></div>"/>
- <listItem value="0.25pt"/>
- <listItem value="0.5pt"/>
- <listItem value="0.75pt"/>
- <listItem value="1pt"/>
- <listItem value="1.5pt"/>
- <listItem value="2.25pt"/>
- <listItem value="3pt"/>
- <listItem value="4.5pt"/>
- <listItem value="6pt"/>
- </listItems>
- </listView>
- </resources>
|