Searched refs:aScreenMinPos (Results 1 – 1 of 1) sorted by relevance
124 …awt::Point aScreenMinPos( 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 11 milliseconds