Kaydet (Commit) 715fbb27 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED

2005/01/21 10:57:03 jsc 1.3.124.1: #i29308# use ...text.TextEmbeddingObject instead of ...drawing.OLE2Shape
üst 7cc3bd18
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment