Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/charttypes/
H A DCategoryPositionHelper.cxx56 double CategoryPositionHelper::getScaledSlotWidth() const in getScaledSlotWidth() function in chart::CategoryPositionHelper
71 + (m_fOuterDistance/2.0 + fSeriesNumber*(1.0+m_fInnerDistance)) * getScaledSlotWidth() in getScaledSlotPos()
72 + getScaledSlotWidth()/2.0; in getScaledSlotPos()
H A DCategoryPositionHelper.hxx43 double getScaledSlotWidth() const;
H A DBarChart.cxx116 …ectionZ/(aScale.DirectionX + aScale.DirectionX*(fXSlotCount-1.0)*pPosHelper->getScaledSlotWidth()); in getPreferredDiagramAspectRatio()
523 double fLogicBaseWidth = pPosHelper->getScaledSlotWidth(); in createShapes()
H A DCandleStickChart.cxx239 double fHalfScaledWidth = pPosHelper->getScaledSlotWidth()/2.0; in createShapes()

Completed in 53 milliseconds