Searched refs:ToFract16 (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 1776 rPropOpt.AddOpt( ESCHER_Prop_cropFromLeft, ToFract16( nVal, aSz.Width()) ); in WriteGrfAttr() 1778 rPropOpt.AddOpt( ESCHER_Prop_cropFromRight, ToFract16( nVal, aSz.Width())); in WriteGrfAttr() 1780 rPropOpt.AddOpt( ESCHER_Prop_cropFromTop, ToFract16( nVal, aSz.Height())); in WriteGrfAttr() 1782 rPropOpt.AddOpt( ESCHER_Prop_cropFromBottom, ToFract16( nVal, aSz.Height())); in WriteGrfAttr() 2177 sal_Int32 SwBasicEscherEx::ToFract16(sal_Int32 nVal, sal_uInt32 nMax) const in ToFract16() function in SwBasicEscherEx
|
H A D | escher.hxx | 122 sal_Int32 ToFract16(sal_Int32 nVal, sal_uInt32 nMax) const;
|
Completed in 31 milliseconds