Searched refs:fTextFrameScaleX (Results 1 – 1 of 1) sorted by relevance
4730 … double fTextFrameScaleX = (double)21600 / (double)aPolyBoundRect.GetWidth(); in ImportShape() local4732 …l_Int32 nLeft = (sal_Int32)(( aPolyPieRect.Left() - aPolyBoundRect.Left() ) * fTextFrameScaleX ); in ImportShape()4734 …l_Int32 nRight = (sal_Int32)(( aPolyPieRect.Right() - aPolyBoundRect.Left() ) * fTextFrameScaleX ); in ImportShape()