Révision 1800

tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/handlers/ExportChart.java (revision 1800)
137 137

  
138 138
						// compute the result if needed
139 139
						if (!chartResult.hasBeenComputedOnce())	{
140
							chartResult.compute(this);
140
							chartResult.compute(monitor);
141 141
						}
142 142
						
143 143
						String outputFormat = SWTChartsComponentsProvider.getCurrent().getChartsEngineSupportedExportFileFormats().get(dialog.getFilterIndex());

Formats disponibles : Unified diff