Searched refs:fXOfs (Results 1 – 1 of 1) sorted by relevance
4705 double fYOfs, fXOfs; in ImportShape() local4713 fYOfs = fXOfs = 0.0; in ImportShape()4719 … fXOfs = ( (double)aPolyPieRect.Right() - (double)aPolyBoundRect.Right() ) * fXScale; in ImportShape()4721 … fXOfs = ( (double)aPolyBoundRect.Left() - (double)aPolyPieRect.Left() ) * fXScale; in ImportShape()4736 …aObjData.aBoundRect = Rectangle( Point( aLogicRect.Left() + (sal_Int32)fXOfs, aLogicRect.Top() + (… in ImportShape()