summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java b/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
index 5d9e6dba5d4e..0c012a5d5ee4 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
@@ -509,8 +509,6 @@ public abstract class OfficeDocumentReportTarget extends AbstractReportTarget
* for the call and will call one of the start* methods.
*
* @param roAttrs the attribute map for the current element
- * @throws DataSourceException
- * @throws ReportProcessingException
*/
public final void startElement(final AttributeMap roAttrs)
throws DataSourceException, ReportProcessingException