summaryrefslogtreecommitdiffstats
path: root/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ObjectOleLayoutController.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ObjectOleLayoutController.java')
-rw-r--r--reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ObjectOleLayoutController.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ObjectOleLayoutController.java b/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ObjectOleLayoutController.java
index 54f4fd0b1acb..b0de84bda31e 100644
--- a/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ObjectOleLayoutController.java
+++ b/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ObjectOleLayoutController.java
@@ -75,7 +75,7 @@ public class ObjectOleLayoutController extends AbstractReportElementLayoutContro
}
catch (DataSourceException e)
{
- // ignore .. assume that the reference has not changed.
+ // ignore .. assume that the reference has not changed.
}
}
return false;
@@ -108,7 +108,7 @@ public class ObjectOleLayoutController extends AbstractReportElementLayoutContro
}
catch (DataSourceException e)
{
- // ignore .. assume that the reference has not changed.
+ // ignore .. assume that the reference has not changed.
}
}
ole.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, SDBCReportDataFactory.MASTER_COLUMNS, masterfields);