Home
last modified time | relevance | path

Searched refs:getPreferredDiagramAspectRatio (Results 1 – 13 of 13) sorted by relevance

/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.hxx49 virtual ::com::sun::star::drawing::Direction3D getPreferredDiagramAspectRatio() const;
H A DBubbleChart.hxx50 virtual ::com::sun::star::drawing::Direction3D getPreferredDiagramAspectRatio() const;
H A DBarChart.hxx50 virtual ::com::sun::star::drawing::Direction3D getPreferredDiagramAspectRatio() const;
H A DAreaChart.hxx58 virtual ::com::sun::star::drawing::Direction3D getPreferredDiagramAspectRatio() const;
H A DPieChart.hxx55 virtual ::com::sun::star::drawing::Direction3D getPreferredDiagramAspectRatio() const;
H A DBarChart.cxx102 drawing::Direction3D BarChart::getPreferredDiagramAspectRatio() const in getPreferredDiagramAspectRatio() function in chart::BarChart
119 return VSeriesPlotter::getPreferredDiagramAspectRatio(); in getPreferredDiagramAspectRatio()
H A DCandleStickChart.cxx103 drawing::Direction3D CandleStickChart::getPreferredDiagramAspectRatio() const in getPreferredDiagramAspectRatio() function in chart::CandleStickChart
H A DBubbleChart.cxx177 drawing::Direction3D BubbleChart::getPreferredDiagramAspectRatio() const in getPreferredDiagramAspectRatio() function in chart::BubbleChart
H A DPieChart.cxx166 drawing::Direction3D PieChart::getPreferredDiagramAspectRatio() const in getPreferredDiagramAspectRatio() function in chart::PieChart
H A DAreaChart.cxx184 drawing::Direction3D AreaChart::getPreferredDiagramAspectRatio() const in getPreferredDiagramAspectRatio() function in chart::AreaChart
H A DVSeriesPlotter.cxx265 drawing::Direction3D VSeriesPlotter::getPreferredDiagramAspectRatio() const in getPreferredDiagramAspectRatio() function in chart::VSeriesPlotter
/trunk/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx159 virtual ::com::sun::star::drawing::Direction3D getPreferredDiagramAspectRatio() const;
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1183 drawing::Direction3D aSingleRatio( (*aPlotterIter)->getPreferredDiagramAspectRatio() ); in getPreferredAspectRatio()

Completed in 89 milliseconds