Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3489 long nYCroppedSize = rOrig.Height()-(rCr.GetTop() + rCr.GetBottom()); in ExportPICT() local
3494 if( !nYCroppedSize ) in ExportPICT()
3495 nYCroppedSize = 100; in ExportPICT()
3503 rBuffer.append((sal_Int32)((100 * rRendered.Height()) / nYCroppedSize)); in ExportPICT()

Completed in 40 milliseconds