Home
last modified time | relevance | path

Searched refs:nXCroppedSize (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3467 long nXCroppedSize = rOrig.Width()-(rCr.GetLeft() + rCr.GetRight()); in ExportPICT() local
3471 if( !nXCroppedSize ) in ExportPICT()
3472 nXCroppedSize = 100; in ExportPICT()
3480 rBuffer.append((sal_Int32)((100 * rRendered.Width()) / nXCroppedSize)); in ExportPICT()

Completed in 84 milliseconds