_212.xml 1.0 KB

123456789101112131415161718192021222324
  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="_212" idsDialogTitle="IDS_PROP_layoutComponentOverrides" helpId="dlgLayoutComponentOverrides">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_212._wph( event )">
  11. <div class="clsLabel" HAL_ids="IDS_LBL_LC_OVERRRIDES"></div>
  12. <div HAL_dlgItemId="divListView" class="clsListView" style="height:300px; width:400px; padding:var(--16S)" HAL_idsAriaLabel="IDS_LBL_LC_OVERRRIDES"></div>
  13. <div class="clsDlgButtonBar">
  14. <button class="clsDlgButton" onclick="_212._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  15. <button id="_212_btnOK" class="clsDlgButton" onclick="_212._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  16. </div>
  17. </div>
  18. ]]></dialogHtml>
  19. <externalResources>
  20. <externalResource src="res/Toolbox.xml"/>
  21. </externalResources>
  22. </dialog>
  23. </resources>