dw_xls_templates_index.srd 4.0 KB

12345678910111213141516171819202122232425262728293031
  1. $PBExportHeader$dw_xls_templates_index.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no ole.client.class="DataWindow" ole.client.name="dw_templates" grid.lines=0 selected.mouse=no )
  4. header(height=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes name=tid dbname="U_XLS_Templates.TID" initial="0" )
  9. column=(type=long update=yes updatewhereclause=yes key=yes name=id dbname="U_XLS_Templates.ID" initial="0" )
  10. column=(type=long update=yes updatewhereclause=yes name=defaults dbname="U_XLS_Templates.Defaults" initial="0" values=" 1/ 0" )
  11. column=(type=char(50) update=yes updatewhereclause=yes name=templatesname dbname="U_XLS_Templates.TemplatesName" initial="empty" )
  12. column=(type=long updatewhereclause=yes name=ifpic dbname="U_XLS_Templates.ifpic" values=" 1/ 0" )
  13. retrieve="SELECT
  14. TID,
  15. ID,
  16. Defaults,
  17. TemplatesName,
  18. ifpic
  19. FROM U_XLS_Templates
  20. where tid = :arg_tid" update="U_XLS_Templates" updatewhere=1 updatekeyinplace=no arguments=(("arg_tid", number)) )
  21. text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="8" height="56" width="78" html.valueishtml="0" name=pid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  22. text(band=header alignment="2" text="模版名称" border="0" color="33554432" x="96" y="8" height="56" width="626" html.valueishtml="0" name=templatesname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  23. text(band=header alignment="2" text="图" border="0" color="33554432" x="731" y="8" height="56" width="73" html.valueishtml="0" name=ifpic_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  24. compute(band=detail alignment="2" expression="getrow()"border="0" color="33554432" x="9" y="4" height="68" width="78" format="[GENERAL]" html.valueishtml="0" name=pid visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  25. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="96" y="4" height="68" width="626" format="[general]" html.valueishtml="0" name=templatesname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  26. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="33554432" x="731" y="4" height="68" width="73" format="[general]" html.valueishtml="0" name=ifpic visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=yes checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  27. htmltable(border="1" )
  28. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  29. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  30. import.xml()
  31. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )