Kaydet (Commit) a80f74ad authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Put SeriesPlotterContainer into CreateShapeParam2D.

Change-Id: I537c131c0c927d2cbbd7cd44f07e9e4748b8ed6c
üst 78a33913
......@@ -52,7 +52,6 @@ namespace chart {
class VCoordinateSystem;
class DrawModelWrapper;
class SeriesPlotterContainer;
class VDataSeries;
class GL3DPlotterBase;
class GL2DRenderer;
......@@ -222,9 +221,7 @@ private: //methods
void render();
css::awt::Rectangle impl_createDiagramAndContent(
SeriesPlotterContainer& rSeriesPlotterContainer,
const CreateShapeParam2D& rParam, const css::awt::Size& rPageSize );
css::awt::Rectangle impl_createDiagramAndContent( const CreateShapeParam2D& rParam, const css::awt::Size& rPageSize );
DECL_LINK( UpdateTimeBased, void* );
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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