_xc1.xml 1.1 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="_xc1" borderStyle="none" visualParentRelation="bottom" helpId="dlgGeneratedBackgroundGallery">
  9. <dialogHtml><![CDATA[
  10. <div>
  11. <div class="clsPopupDialog" style="padding:4px;">
  12. <div HAL_dlgItemId="divListView" class="clsListView" style="width:500px; height:160px; padding:4px 0px 0px 4px; border:none; background-color:transparent;"></div>
  13. <div HAL_dlgItemId="divPropertyLink" style="padding:4px;" onclick="_xle._no9( this, _xc1 )" class="clsHyperlink" HAL_ids="IDS_LBL_CUSTOM_GBI">Custom generated background image...</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="EmptyGalleryList" view="gallery" columns="5">
  25. <listItems/>
  26. </listView>
  27. </resources>