Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx761 sal_uInt8 nOldProp = GetPropFont(); in _GetCharRect() local
832 SetPropFont( nOldProp ); in _GetCharRect()
833 if ( !nOldProp ) in _GetCharRect()
834 nOldProp = 100; in _GetCharRect()
1615 sal_uInt8 nOldProp; in GetCrsrOfst() local
1619 nOldProp = GetFnt()->GetPropr(); in GetCrsrOfst()
1622 nOldProp = 0; in GetCrsrOfst()
1685 if( nOldProp ) in GetCrsrOfst()
1686 ((SwFont*)GetFnt())->SetProportion( nOldProp ); in GetCrsrOfst()
H A Dtxtdrop.cxx852 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local
903 rFnt.SetProportion( nOldProp ); in CalcFontSize()
989 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local
992 rFnt.SetProportion( nOldProp ); in CalcFontSize()
H A Dpormulti.hxx243 sal_uInt8 nOldProp; member in SwTxtCursorSave
H A Dpormulti.cxx2371 nOldProp = pTxtCursor->GetPropFont(); in SwTxtCursorSave()
2410 pTxtCrsr->SetPropFont( nOldProp ); in ~SwTxtCursorSave()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx657 const sal_uInt8 nOldProp = aSub[nActual].GetPropr(); in ChgPhysFnt() local
664 SetProportion( nOldProp ); in ChgPhysFnt()

Completed in 33 milliseconds