Searched refs:aScreenMaxPos (Results 1 – 1 of 1) sorted by relevance
125 …awt::Point aScreenMaxPos( LabelPositionHelper(m_pMainPosHelper,m_nDimension,m_xLogicTarget,m_pShap… in calculateBubbleSizeScalingFactor() local127 sal_Int32 nWidth = abs( aScreenMaxPos.X - aScreenMinPos.X ); in calculateBubbleSizeScalingFactor()128 sal_Int32 nHeight = abs( aScreenMaxPos.Y - aScreenMinPos.Y ); in calculateBubbleSizeScalingFactor()
Completed in 32 milliseconds