Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3468 long nYCroppedSize = rOrig.Height()-(rCr.GetTop() + rCr.GetBottom()); in ExportPICT() local
3473 if( !nYCroppedSize ) in ExportPICT()
3474 nYCroppedSize = 100; in ExportPICT()
3482 rBuffer.append((sal_Int32)((100 * rRendered.Height()) / nYCroppedSize)); in ExportPICT()

Completed in 28 milliseconds