123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <!--
- 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="_ad8" idsDialogTitle="IDS_TITLE_CUSTOM_PAGENUMBER" helpId="dlgPageNumberCustom">
- <dialogHtml><![CDATA[
- <style>
- #_ad8 .clsTextBox
- {
- padding-left: 2px;
- padding-right: 2px;
- }
- </style>
- <div>
- <table class="clsDialogText" cellpadding="0" cellspacing="0" style="border-collapse:collapse">
- <tr HAL_dlgItemId="trLabels">
- <td> </td>
- <td colSpan="3" style="text-align:center; padding-bottom:8px" HAL_ids="IDS_LBL_PN_VERTICAL">Vertical</td>
- <td> </td>
- <td colSpan="3" style="text-align:center; padding-bottom:8px" HAL_ids="IDS_LBL_PN_HORIZONTAL"></td>
- <td> </td>
- </tr>
- <tr HAL_dlgItemId="trGroupings">
- <td> </td>
- <td colSpan="3" style="text-align:center"><img src="images/horiz_range_left.gif" style="height:13px; width:3px"/><img src="images/horiz_range_resize.gif" style="height:13px; width:113px"/><img src="images/horiz_range_middle.gif" style="height:13px; width:11px"/><img src="images/horiz_range_resize.gif" style="height:13px; width:113px"/><img src="images/horiz_range_right.gif" style="height:13px; width:3px"/></td>
- <td> </td>
- <td colSpan="3" style="text-align:center"><img src="images/horiz_range_left.gif" style="height:13px; width:3px"/><img src="images/horiz_range_resize.gif" style="height:13px; width:113px"/><img src="images/horiz_range_middle.gif" style="height:13px; width:11px"/><img src="images/horiz_range_resize.gif" style="height:13px; width:113px"/><img src="images/horiz_range_right.gif" style="height:13px; width:3px"/></td>
- <td> </td>
- </tr>
- <tr HAL_dlgItemId="trSpace">
- <td colSpan="9" style="font-size:2pt; height:4px"> </td>
- </tr>
- <tr>
- <td style="padding:2px; padding-right:6px"><input type="text" HAL_dlgItemId="txtBeforeText" HAL_idsTooltip="IDS_TOOLTIP_PN_beforeText" HAL_isSelectable="true" class="clsTextBox" style="width:30px" maxlength="100"/></td>
- <td style="padding:2px" HAL_dlgItemId="tdBeforeVerticalText"><input type="text" HAL_dlgItemId="txtBeforeVerticalText" HAL_idsTooltip="IDS_TOOLTIP_PN_beforeVerticalText" HAL_isSelectable="true" class="clsTextBox" style="width:30px" maxlength="100"/></td>
- <td style="padding:2px"><table HAL_dlgItemId="cboVerticalType" style="vertical-align:middle; width:170px"></table></td>
- <td style="padding:2px" HAL_dlgItemId="tdAfterVerticalText"><input type="text" HAL_dlgItemId="txtAfterVerticalText" HAL_idsTooltip="IDS_TOOLTIP_PN_afterVerticalText" HAL_isSelectable="true" class="clsTextBox" style="width:30px" maxlength="100"/></td>
- <td style="padding:2px; padding-right:6px; padding-left:6px" HAL_dlgItemId="tdSeparatorText"><input type="text" HAL_dlgItemId="txtSeparatorText" HAL_idsTooltip="IDS_TOOLTIP_PN_separatorText" HAL_isSelectable="true" class="clsTextBox" style="width:30px" maxlength="100"/></td>
- <td style="padding:2px" HAL_dlgItemId="tdBeforeHorizontalText"><input type="text" HAL_dlgItemId="txtBeforeHorizontalText" HAL_idsTooltip="IDS_TOOLTIP_PN_beforeHorizontalText" HAL_isSelectable="true" class="clsTextBox" style="width:30px" maxlength="100"/></td>
- <td style="padding:2px" HAL_dlgItemId="tdHorizontalType"><table HAL_dlgItemId="cboHorizontalType" style="vertical-align:middle; width:170px"></table></td>
- <td style="padding:2px" HAL_dlgItemId="tdAfterHorizontalText"><input type="text" HAL_dlgItemId="txtAfterHorizontalText" HAL_idsTooltip="IDS_TOOLTIP_PN_afterHorizontalText" HAL_isSelectable="true" class="clsTextBox" style="width:30px" maxlength="100"/></td>
- <td style="padding:2px; padding-left:6px"><input type="text" HAL_dlgItemId="txtAfterText" HAL_idsTooltip="IDS_TOOLTIP_PN_afterText" HAL_isSelectable="true" class="clsTextBox" style="width:30px" maxlength="100"/></td>
- </tr>
- <tr>
- <td> </td>
- <td> </td>
- <td style="padding-left:8px">
- <div HAL_dlgItemId="divVerticalRangeSeparatorLabel" HAL_ids="IDS_LBL_PN_verticalRangeSeparator"></div>
- <div><input type="text" HAL_dlgItemId="txtVerticalRangeSeparator" HAL_isSelectable="true" class="clsTextBox" style="width:50px" maxlength="100" HAL_idsTooltip="IDS_TOOLTIP_PN_verticalRangeSeparator"/></div>
- </td>
- <td> </td>
- <td> </td>
- <td> </td>
- <td style="padding-left:8px" HAL_dlgItemId="tdHorizontalRangeSeparatorLabel">
- <div HAL_dlgItemId="divHorizontalRangeSeparatorLabel" HAL_ids="IDS_LBL_PN_horizontalRangeSeparator"></div>
- <div><input type="text" HAL_dlgItemId="txtHorizontalRangeSeparator" HAL_isSelectable="true" class="clsTextBox" style="width:50px" maxlength="100" HAL_idsTooltip="IDS_TOOLTIP_PN_horizontalRangeSeparator"/></div>
- </td>
- <td> </td>
- <td> </td>
- </tr>
- </table>
- <div class="clsDlgButtonBar">
- <button class="clsDlgButton" onclick="_ad8._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
- <button class="clsDlgButton" onclick="_ad8._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
- </div>
- </div>
- ]]></dialogHtml>
- </dialog>
- <comboBox id="VerticalTypeCombo" limitDropDownWidth="false">
- <listView>
- <listItems>
- <listItem value="number" idsLabel="IDS_PN_TYPE_number" idsTooltip="IDS_TOOLTIP_PN_verticalType"/>
- <listItem value="upperCaseRoman" idsLabel="IDS_PN_TYPE_upperCaseRoman" idsTooltip="IDS_TOOLTIP_PN_verticalType"/>
- <listItem value="lowerCaseRoman" idsLabel="IDS_PN_TYPE_lowerCaseRoman" idsTooltip="IDS_TOOLTIP_PN_verticalType"/>
- <listItem value="range" idsLabel="IDS_PN_TYPE_range" idsTooltip="IDS_TOOLTIP_PN_verticalType"/>
- </listItems>
- </listView>
- </comboBox>
- <comboBox id="HorizontalTypeCombo" limitDropDownWidth="false">
- <listView>
- <listItems>
- <listItem value="none" idsLabel="IDS_NONE" idsTooltip="IDS_TOOLTIP_PN_horizontalType"/>
- <listItem value="number" idsLabel="IDS_PN_TYPE_number" idsTooltip="IDS_TOOLTIP_PN_horizontalType"/>
- <listItem value="upperCaseLetter" idsLabel="IDS_PN_TYPE_upperCaseLetter" idsTooltip="IDS_TOOLTIP_PN_horizontalType"/>
- <listItem value="lowerCaseLetter" idsLabel="IDS_PN_TYPE_lowerCaseLetter" idsTooltip="IDS_TOOLTIP_PN_horizontalType"/>
- <listItem value="upperCaseRoman" idsLabel="IDS_PN_TYPE_upperCaseRoman" idsTooltip="IDS_TOOLTIP_PN_horizontalType"/>
- <listItem value="lowerCaseRoman" idsLabel="IDS_PN_TYPE_lowerCaseRoman" idsTooltip="IDS_TOOLTIP_PN_horizontalType"/>
- <listItem value="range" idsLabel="IDS_PN_TYPE_range" idsTooltip="IDS_TOOLTIP_PN_horizontalType"/>
- </listItems>
- </listView>
- </comboBox>
- </resources>
|