Searched refs:nVertDistance (Results 1 – 1 of 1) sorted by relevance
195 sal_Int32 nVertDistance = aSecondaryRect.Top() - aPrimaryRect.Top(); in Paint() local196 aSecondaryRect.Move( 0, -nVertDistance ); in Paint()197 aPrimaryRect.Move( 0, nCombinedHeight - nVertDistance ); in Paint()
Completed in 21 milliseconds