Home
last modified time | relevance | path

Searched refs:BubbleChart (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx60 BubbleChart::BubbleChart( const uno::Reference<XChartType>& xChartTypeModel in BubbleChart() function in chart::BubbleChart
75 BubbleChart::~BubbleChart() in ~BubbleChart()
80 void BubbleChart::calculateMaximumLogicBubbleSize() in calculateMaximumLogicBubbleSize()
118 void BubbleChart::calculateBubbleSizeScalingFactor() in calculateBubbleSizeScalingFactor()
134 drawing::Direction3D BubbleChart::transformToScreenBubbleSize( double fLogicSize ) in transformToScreenBubbleSize()
160 bool BubbleChart::isExpandIfValuesCloseToBorder( sal_Int32 /*nDimensionIndex*/ ) in isExpandIfValuesCloseToBorder()
165 bool BubbleChart::isSeperateStackingForDifferentSigns( sal_Int32 /*nDimensionIndex*/ ) in isSeperateStackingForDifferentSigns()
172 LegendSymbolStyle BubbleChart::getLegendSymbolStyle() in getLegendSymbolStyle()
177 drawing::Direction3D BubbleChart::getPreferredDiagramAspectRatio() const in getPreferredDiagramAspectRatio()
182 void BubbleChart::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 ySlo… in addSeries()
[all …]
H A DBubbleChart.hxx34 class BubbleChart : public VSeriesPlotter class
40 BubbleChart( const ::com::sun::star::uno::Reference<
43 virtual ~BubbleChart();
67 BubbleChart();
H A Dmakefile.mk47 $(SLO)$/BubbleChart.obj
H A DVSeriesPlotter.cxx2260 pRet = new BubbleChart(xChartTypeModel,nDimensionCount); in createSeriesPlotter()

Completed in 39 milliseconds