Searched refs:fTextFrameScaleX (Results 1 – 1 of 1) sorted by relevance
4724 double fTextFrameScaleX = (double)21600 / (double)aPolyBoundRect.GetWidth(); in ImportShape() local4726 …l_Int32 nLeft = (sal_Int32)(( aPolyPieRect.Left() - aPolyBoundRect.Left() ) * fTextFrameScaleX ); in ImportShape()4728 …l_Int32 nRight = (sal_Int32)(( aPolyPieRect.Right() - aPolyBoundRect.Left() ) * fTextFrameScaleX ); in ImportShape()
Completed in 39 milliseconds