_c0g.xml 1.0 KB

1234567891011121314151617181920212223242526
  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="_c0g" idsDialogTitle="IDS_PROP_scope" helpId="dlgFilterScope">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_c0g._wph( event )">
  11. <div HAL_dlgItemId="divList" class="clsListView" style="width:400px; height:300px; padding:var(--16S)"></div>
  12. <div style="text-align:right; padding:2px 2px 0px 0px">
  13. <span HAL_ids="IDS_LBL_SELECTALL" class="clsHyperlink" onmousedown="_c0g._fhk()"></span>&nbsp;
  14. <span HAL_ids="IDS_LBL_DESELECTALL" class="clsHyperlink" onmousedown="_c0g._0rh()"></span>
  15. </div>
  16. <div class="clsDlgButtonBar">
  17. <button class="clsDlgButton" onclick="_c0g._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
  18. <button class="clsDlgButton" onclick="_c0g._bgn()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK"></button>
  19. </div>
  20. </div>
  21. ]]></dialogHtml>
  22. </dialog>
  23. </resources>