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

These are no longer used.

Change-Id: I55a19ab06108825ece00844bb20c3fd5f65dfe37
üst 9396f59a
......@@ -3090,9 +3090,6 @@ void ChartView::createShapes2D( const awt::Size& rPageSize )
if (getAvailablePosAndSizeForDiagram(aParam, rPageSize, mrChartModel.getFirstDiagram()))
{
awt::Point aAvailablePosDia(aParam.maRemainingSpace.X, aParam.maRemainingSpace.Y);
awt::Size aAvailableSizeForDiagram(aParam.maRemainingSpace.Width, aParam.maRemainingSpace.Height);
awt::Rectangle aUsedOuterRect = impl_createDiagramAndContent(aSeriesPlotterContainer, aParam, rPageSize);
if (aParam.mxPlotAreaWithAxes.is())
......
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