Searched refs:BubbleChart (Results 1 – 4 of 4) sorted by relevance
60 BubbleChart::BubbleChart( const uno::Reference<XChartType>& xChartTypeModel in BubbleChart() function in chart::BubbleChart75 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 …]
34 class BubbleChart : public VSeriesPlotter class40 BubbleChart( const ::com::sun::star::uno::Reference<43 virtual ~BubbleChart();67 BubbleChart();
47 $(SLO)$/BubbleChart.obj
2260 pRet = new BubbleChart(xChartTypeModel,nDimensionCount); in createSeriesPlotter()
Completed in 38 milliseconds