summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/FunctionReadHandler.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/FunctionReadHandler.java')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/FunctionReadHandler.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/FunctionReadHandler.java b/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/FunctionReadHandler.java
index b1352d20c909..86194d557d01 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/FunctionReadHandler.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/FunctionReadHandler.java
@@ -50,6 +50,7 @@ public class FunctionReadHandler extends AbstractXmlReadHandler
* @param attrs the attributes.
* @throws org.xml.sax.SAXException if there is a parsing error.
*/
+ @Override
protected void startParsing(final Attributes attrs)
throws SAXException
{