_j4b.xml 1.0 KB

1234567891011121314151617181920212223242526272829
  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="_j4b" borderStyle="none" visualParentRelation="bottom" helpId="dlgPaletteGallery">
  9. <dialogHtml><![CDATA[
  10. <div>
  11. <div class="clsPopupDialog" style="padding:4px;">
  12. <div HAL_dlgItemId="divListView" class="clsListView" style="border:none; background-color:transparent;"></div>
  13. <div HAL_dlgItemId="divPropertyLink" style="padding:4px;" onclick="_xle._no9( this, _j4b )" class="clsHyperlink" HAL_ids="IDS_LBL_CUSTOM_PALETTE"></div>
  14. </div>
  15. </div>
  16. ]]></dialogHtml>
  17. <externalScripts>
  18. <externalScript src="_xle.js"/>
  19. </externalScripts>
  20. <externalResources>
  21. <externalResource src="res/ReportPresets.xml"/>
  22. </externalResources>
  23. </dialog>
  24. <listView id="EmptyGalleryIconList" view="icon" clipLabels="true" iconWidth="64px" iconHeight="64px" columns="5">
  25. <listItems/>
  26. </listView>
  27. </resources>