Searched refs:nOldProp (Results 1 – 5 of 5) sorted by relevance
761 sal_uInt8 nOldProp = GetPropFont(); in _GetCharRect() local832 SetPropFont( nOldProp ); in _GetCharRect()833 if ( !nOldProp ) in _GetCharRect()834 nOldProp = 100; in _GetCharRect()1615 sal_uInt8 nOldProp; in GetCrsrOfst() local1619 nOldProp = GetFnt()->GetPropr(); in GetCrsrOfst()1622 nOldProp = 0; in GetCrsrOfst()1685 if( nOldProp ) in GetCrsrOfst()1686 ((SwFont*)GetFnt())->SetProportion( nOldProp ); in GetCrsrOfst()
852 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local903 rFnt.SetProportion( nOldProp ); in CalcFontSize()989 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local992 rFnt.SetProportion( nOldProp ); in CalcFontSize()
243 sal_uInt8 nOldProp; member in SwTxtCursorSave
2371 nOldProp = pTxtCursor->GetPropFont(); in SwTxtCursorSave()2410 pTxtCrsr->SetPropFont( nOldProp ); in ~SwTxtCursorSave()
657 const sal_uInt8 nOldProp = aSub[nActual].GetPropr(); in ChgPhysFnt() local664 SetProportion( nOldProp ); in ChgPhysFnt()
Completed in 47 milliseconds