Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx124 …awt::Point aScreenMinPos( LabelPositionHelper(m_pMainPosHelper,m_nDimension,m_xLogicTarget,m_pShap… in calculateBubbleSizeScalingFactor() local
127 sal_Int32 nWidth = abs( aScreenMaxPos.X - aScreenMinPos.X ); in calculateBubbleSizeScalingFactor()
128 sal_Int32 nHeight = abs( aScreenMaxPos.Y - aScreenMinPos.Y ); in calculateBubbleSizeScalingFactor()

Completed in 15 milliseconds