summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java b/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java
index 5b39200e54d1..92424860d1b7 100644
--- a/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java
+++ b/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java
@@ -2,9 +2,9 @@
*
* $RCSfile: ListenAtCalcRangeInDraw.java,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-06-30 15:10:32 $
+ * last change: $Author: rt $ $Date: 2005-01-31 16:10:57 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@@ -113,7 +113,7 @@ public class ListenAtCalcRangeInDraw implements XChartDataChangeEventListener
// insert a new chart into the "Chart" sheet of the
// spreadsheet document
- maChartDocument = aChartHelper.insertOLEChart(
+ maChartDocument = aChartHelper.insertOLEChartInDraw(
"ChartWithCalcData",
aPos,
aExtent,