summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/pentaho/output/chart/ChartRawReportTarget.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/org/libreoffice/report/pentaho/output/chart/ChartRawReportTarget.java')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/output/chart/ChartRawReportTarget.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/output/chart/ChartRawReportTarget.java b/reportbuilder/java/org/libreoffice/report/pentaho/output/chart/ChartRawReportTarget.java
index f8ad55fcdcd0..d17641550e57 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/output/chart/ChartRawReportTarget.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/output/chart/ChartRawReportTarget.java
@@ -218,8 +218,7 @@ public class ChartRawReportTarget extends OfficeDocumentReportTarget
return;
}
- // All styles have to be processed or you will loose the paragraph-styles and inline text-styles.
-
+ // All styles have to be processed or you will lose the paragraph-styles and inline text-styles.
performStyleProcessing(attrs);
final AttributeList attrList = buildAttributeList(attrs);