Searched refs:nXCroppedSize (Results 1 – 1 of 1) sorted by relevance
3467 long nXCroppedSize = rOrig.Width()-(rCr.GetLeft() + rCr.GetRight()); in ExportPICT() local3471 if( !nXCroppedSize ) in ExportPICT()3472 nXCroppedSize = 100; in ExportPICT()3480 rBuffer.append((sal_Int32)((100 * rRendered.Width()) / nXCroppedSize)); in ExportPICT()
Completed in 84 milliseconds