Searched refs:ToFract16 (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 1775 rPropOpt.AddOpt( ESCHER_Prop_cropFromLeft, ToFract16( nVal, aSz.Width()) ); in WriteGrfAttr() 1777 rPropOpt.AddOpt( ESCHER_Prop_cropFromRight, ToFract16( nVal, aSz.Width())); in WriteGrfAttr() 1779 rPropOpt.AddOpt( ESCHER_Prop_cropFromTop, ToFract16( nVal, aSz.Height())); in WriteGrfAttr() 1781 rPropOpt.AddOpt( ESCHER_Prop_cropFromBottom, ToFract16( nVal, aSz.Height())); in WriteGrfAttr() 2176 sal_Int32 SwBasicEscherEx::ToFract16(sal_Int32 nVal, sal_uInt32 nMax) const in ToFract16() function in SwBasicEscherEx
|
| H A D | escher.hxx | 121 sal_Int32 ToFract16(sal_Int32 nVal, sal_uInt32 nMax) const;
|