summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/pentaho/styles/StyleMappingReadHandler.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/org/libreoffice/report/pentaho/styles/StyleMappingReadHandler.java')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/styles/StyleMappingReadHandler.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/styles/StyleMappingReadHandler.java b/reportbuilder/java/org/libreoffice/report/pentaho/styles/StyleMappingReadHandler.java
index 8c3fbc1ba98e..09a1b13070a5 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/styles/StyleMappingReadHandler.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/styles/StyleMappingReadHandler.java
@@ -43,6 +43,7 @@ public class StyleMappingReadHandler 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
{