Home
last modified time | relevance | path

Searched refs:createShapes (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/chart2/source/view/axes/
H A DVPolarRadiusAxis.cxx132 void VPolarRadiusAxis::createShapes() in createShapes() function in chart::VPolarRadiusAxis
157 m_apAxisWithLabels->createShapes(); in createShapes()
173 aAxis.createShapes(); in createShapes()
H A DVPolarAngleAxis.hxx50 virtual void createShapes();
H A DVCartesianGrid.hxx51 virtual void createShapes();
H A DVPolarRadiusAxis.hxx77 virtual void createShapes();
H A DVPolarGrid.hxx54 virtual void createShapes();
H A DVCartesianAxis.hxx58 virtual void createShapes();
H A DVPolarAngleAxis.cxx206 void VPolarAngleAxis::createShapes() in createShapes() function in chart::VPolarAngleAxis
H A DVPolarCoordinateSystem.cxx192 aGrid.createShapes(); in createGridShapes()
H A DVCartesianCoordinateSystem.cxx106 aGrid.createShapes(); in createGridShapes()
H A DVPolarGrid.cxx237 void VPolarGrid::createShapes() in createShapes() function in chart::VPolarGrid
H A DVCartesianGrid.cxx209 void VCartesianGrid::createShapes() in createShapes() function in chart::VCartesianGrid
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1443 aVDiagram.createShapes(rAvailablePos,rAvailableSize); in impl_createDiagramAndContent()
1555 pSeriesPlotter->createShapes(); in impl_createDiagramAndContent()
1596 pSeriesPlotter->createShapes(); in impl_createDiagramAndContent()
2229 apVTitle->createShapes( awt::Point(0,0), rPageSize ); in lcl_createTitle()
2348 aVLegend.createShapes( awt::Size( rRemainingSpace.Width, rRemainingSpace.Height ), in lcl_createLegend()
2496 void ChartView::createShapes() in createShapes() function in chart::ChartView
2730 createShapes(); in impl_updateView()
2739 createShapes(); in impl_updateView()
H A DVTitle.hxx51 void createShapes( const ::com::sun::star::awt::Point& rPos
H A DVLegend.hxx64 void createShapes( const ::com::sun::star::awt::Size & rAvailableSpace,
H A DVTitle.cxx118 void VTitle::createShapes( in createShapes() function in chart::VTitle
H A DChartView.hxx172 void createShapes();
/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.hxx46 virtual void createShapes();
H A DBubbleChart.hxx45 virtual void createShapes();
H A DBarChart.hxx46 virtual void createShapes();
H A DAreaChart.hxx54 virtual void createShapes();
H A DPieChart.hxx48 virtual void createShapes();
H A DCandleStickChart.cxx114 void CandleStickChart::createShapes() in createShapes() function in chart::CandleStickChart
H A DBubbleChart.cxx205 void BubbleChart::createShapes() in createShapes() function in chart::BubbleChart
/trunk/main/chart2/source/view/inc/
H A DPlotterBase.hxx67 virtual void createShapes() = 0;
H A DVDiagram.hxx61 void createShapes( const ::com::sun::star::awt::Point& rPos

12