Searched refs:nXCroppedSize (Results 1 – 1 of 1) sorted by relevance
3488 long nXCroppedSize = rOrig.Width()-(rCr.GetLeft() + rCr.GetRight()); in ExportPICT() local3492 if( !nXCroppedSize ) in ExportPICT()3493 nXCroppedSize = 100; in ExportPICT()3501 rBuffer.append((sal_Int32)((100 * rRendered.Width()) / nXCroppedSize)); in ExportPICT()
Completed in 31 milliseconds