Modul Qualitätssicherung
http://www.superx-projekt.de/doku/qa_modul/index.htm
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
4.0 KiB
69 lines
4.0 KiB
9 months ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Created with Jaspersoft Studio -->
|
||
|
<jasperTemplate xmlns="http://jasperreports.sourceforge.net/jasperreports/template" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/template http://jasperreports.sourceforge.net/xsd/jaspertemplate.xsd">
|
||
|
<style name="Standard Bodytext" isDefault="true" isBlankWhenNull="true" fontName="Liberation Sans" fontSize="8"/>
|
||
|
<style name="ReportTitle" style="Standard Bodytext" fontName="Liberation Sans" fontSize="12" isBold="true"/>
|
||
|
<style name="ReportHeadingInstitution" style="Standard Bodytext" fontName="Liberation Sans" fontSize="8" isBold="false"/>
|
||
|
<style name="subReportTitle" style="Standard Bodytext" fontName="Liberation Sans" fontSize="12" isBold="true"/>
|
||
|
<style name="LegendContent" style="Standard Bodytext" mode="Opaque" backcolor="#CCCCCC">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="HinweisContent" style="Standard Bodytext" mode="Opaque" backcolor="#ffffff">
|
||
|
<pen lineWidth="0.4" lineStyle="Solid" lineColor="#999999"/>
|
||
|
</style>
|
||
|
|
||
|
<!--<style name="TableRowDetail" mode="Opaque" forecolor="#000000" backcolor="#FFFFFF" hTextAlign="Right" vTextAlign="Middle" isBlankWhenNull="true" fontName="{$font}" fontSize="8">
|
||
|
<box rightPadding="2">
|
||
|
<pen lineColor="#FFFFFF"/>
|
||
|
</box>
|
||
|
<paragraph leftIndent="2" rightIndent="1" spacingBefore="0" spacingAfter="0"/>
|
||
|
<conditionalStyle>
|
||
|
<conditionExpression><![CDATA[Boolean.valueOf( $V{PAGE_COUNT} % 2 == 1 )]]></conditionExpression>
|
||
|
<style mode="Opaque" forecolor="#000000" backcolor="#E3E8EB"/>
|
||
|
</conditionalStyle>
|
||
|
</style>-->
|
||
|
<style name="TableRowLevel1" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel2" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel3" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel4" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel5" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel6" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel7" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel8" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel9" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableRowLevel10" mode="Opaque" backcolor="#CCCCCC" fontSize="12" isBold="true">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="LegendLabel" style="Standard Bodytext" mode="Transparent" backcolor="#FFFFFF">
|
||
|
<pen lineWidth="1.0" lineStyle="Solid" lineColor="#030000"/>
|
||
|
</style>
|
||
|
<style name="TableColumnHeader" mode="Transparent" forecolor="#000000" backcolor="#ccccff" hTextAlign="Center" vTextAlign="Middle" fontName="Liberation Sans" fontSize="8">
|
||
|
<box>
|
||
|
<pen lineColor="#FFFFFF"/>
|
||
|
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
|
||
|
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
|
||
|
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
|
||
|
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#FFFFFF"/>
|
||
|
</box>
|
||
|
<paragraph spacingBefore="0" spacingAfter="0"/>
|
||
|
</style>
|
||
|
</jasperTemplate>
|