Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx125 …awt::Point aScreenMaxPos( 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 17 milliseconds