Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx286 sal_uInt8 GetPropr() const { return aSub[nActual].GetPropr(); } in GetPropr() function in SwFont
685 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()
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx82 nPropr = rFont.GetPropr(); in SvxFont()
706 sal_uInt8 nProp = pFont->GetPropr(); in Do()
814 nProp = pFont->GetPropr(); in Do()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx852 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize()
989 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize()
H A Dtxtftn.cxx1377 if ( ! pOld->GetEscapement() && 50 == pOld->GetPropr() ) in SwFtnSave()
H A Ditrcrsr.cxx1619 nOldProp = GetFnt()->GetPropr(); in GetCrsrOfst()
/trunk/main/editeng/inc/editeng/
H A Dsvxfont.hxx53 inline sal_uInt8 GetPropr() const { return nPropr; } in GetPropr() function in SvxFont
/trunk/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx198 if(100 != rInfo.mrFont.GetPropr()) in impCreateTextPortionPrimitive()
200 const double fFactor(rInfo.mrFont.GetPropr() / 100.0); in impCreateTextPortionPrimitive()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx632 aFont.SetProportion( sal_uInt8( (aFont.GetPropr()*KAPITAELCHENPROP) / 100L) ); in DoOnCapitals()
H A Dswfont.cxx657 const sal_uInt8 nOldProp = aSub[nActual].GetPropr(); in ChgPhysFnt()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2778 sal_uInt16 nPropr = rFont.GetPropr(); in RecalcFormatterFontMetrics()
3137 const sal_uInt8 nOldPropr = aTmpFont.GetPropr(); in Paint()
3395 sal_uInt8 nProp = aTmpFont.GetPropr(); in Paint()
H A Dediteng.cxx2670 rSet.Put( SvxEscapementItem( rFont.GetEscapement(), rFont.GetPropr(), EE_CHAR_ESCAPEMENT ) ); in SetFontInfoInItemSet()

Completed in 105 milliseconds