Searched refs:fXOfs (Results 1 – 1 of 1) sorted by relevance
4689 double fYOfs, fXOfs; in ImportShape() local4697 fYOfs = fXOfs = 0.0; in ImportShape()4703 fXOfs = ( (double)aPolyPieRect.Right() - (double)aPolyBoundRect.Right() ) * fXScale; in ImportShape()4705 fXOfs = ( (double)aPolyBoundRect.Left() - (double)aPolyPieRect.Left() ) * fXScale; in ImportShape()4720 …aObjData.aBoundRect = Rectangle( Point( aLogicRect.Left() + (sal_Int32)fXOfs, aLogicRect.Top() + (… in ImportShape()
Completed in 51 milliseconds