Searched refs:GetPropr (Results 1 – 11 of 11) sorted by relevance
286 sal_uInt8 GetPropr() const { return aSub[nActual].GetPropr(); } in GetPropr() function in SwFont685 if ( GetPropr() == 100 ) in SetSize()690 (long) aSize.Width() * GetPropr() / 100L, in SetSize()691 (long) aSize.Height() * GetPropr() / 100L ) ); in SetSize()726 if( nNewPropr != aSub[0].GetPropr() ) in SetProportion()
82 nPropr = rFont.GetPropr(); in SvxFont()706 sal_uInt8 nProp = pFont->GetPropr(); in Do()814 nProp = pFont->GetPropr(); in Do()
852 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize()989 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize()
1377 if ( ! pOld->GetEscapement() && 50 == pOld->GetPropr() ) in SwFtnSave()
1619 nOldProp = GetFnt()->GetPropr(); in GetCrsrOfst()
53 inline sal_uInt8 GetPropr() const { return nPropr; } in GetPropr() function in SvxFont
198 if(100 != rInfo.mrFont.GetPropr()) in impCreateTextPortionPrimitive()200 const double fFactor(rInfo.mrFont.GetPropr() / 100.0); in impCreateTextPortionPrimitive()
632 aFont.SetProportion( sal_uInt8( (aFont.GetPropr()*KAPITAELCHENPROP) / 100L) ); in DoOnCapitals()
657 const sal_uInt8 nOldProp = aSub[nActual].GetPropr(); in ChgPhysFnt()
2778 sal_uInt16 nPropr = rFont.GetPropr(); in RecalcFormatterFontMetrics()3137 const sal_uInt8 nOldPropr = aTmpFont.GetPropr(); in Paint()3395 sal_uInt8 nProp = aTmpFont.GetPropr(); in Paint()
2670 rSet.Put( SvxEscapementItem( rFont.GetEscapement(), rFont.GetPropr(), EE_CHAR_ESCAPEMENT ) ); in SetFontInfoInItemSet()
Completed in 113 milliseconds