dw_u_xls_templates.srd 4.9 KB

1234567891011121314151617181920212223242526272829303132
  1. $PBExportHeader$dw_u_xls_templates.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="blob" grid.lines=0 )
  4. header(height=92 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=120 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=id dbname="U_XLS_Templates.id" )
  9. column=(type=long update=yes updatewhereclause=yes name=tid dbname="U_XLS_Templates.tid" )
  10. column=(type=long update=yes updatewhereclause=yes name=defaults dbname="U_XLS_Templates.Defaults" )
  11. column=(type=char(50) update=yes updatewhereclause=yes name=templatesname dbname="U_XLS_Templates.TemplatesName" )
  12. column=(type=blob name=blob_1 dbname="Templates" )
  13. retrieve=" SELECT U_XLS_Templates.id,
  14. U_XLS_Templates.tid,
  15. U_XLS_Templates.Defaults,
  16. U_XLS_Templates.TemplatesName
  17. FROM U_XLS_Templates
  18. " update="U_XLS_Templates" updatewhere=1 updatekeyinplace=no )
  19. text(band=header alignment="2" text="Id" border="0" color="33554432" x="9" y="8" height="76" width="384" html.valueishtml="0" name=id_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  20. text(band=header alignment="2" text="Tid" border="0" color="33554432" x="402" y="8" height="76" width="384" html.valueishtml="0" name=tid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  21. text(band=header alignment="2" text="Defaults" border="0" color="33554432" x="795" y="8" height="76" width="384" html.valueishtml="0" name=defaults_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  22. text(band=header alignment="2" text="Templatesname" border="0" color="33554432" x="1189" y="8" height="76" width="1632" html.valueishtml="0" name=templatesname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  23. column(band=detail id=1 alignment="1" tabsequence=10 border="0" color="33554432" x="9" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=id visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  24. column(band=detail id=2 alignment="1" tabsequence=20 border="0" color="33554432" x="402" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=tid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  25. column(band=detail id=3 alignment="1" tabsequence=30 border="0" color="33554432" x="795" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=defaults visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  26. column(band=detail id=4 alignment="0" tabsequence=40 border="0" color="33554432" x="1189" y="8" height="88" width="1632" 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="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  27. tableblob (band=detail table="U_XLS_Templates" keyclause="id=:id" template="" id=5 x="9" y="0" height="120" width="384" border="0" oleclass="Excel.Sheet.8" clientname="TemplatesName+string(id)" name=blob_1 visible="1" )
  28. htmltable(border="1" )
  29. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  30. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  31. import.xml()
  32. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )