Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Ditrcrsr.cxx718 sal_uInt8 nOldProp = GetPropFont(); in GetCharRect_() local
790 SetPropFont( nOldProp ); in GetCharRect_()
1647 sal_uInt8 nOldProp; in GetModelPositionForViewPoint() local
1651 nOldProp = GetFnt()->GetPropr(); in GetModelPositionForViewPoint()
1654 nOldProp = 0; in GetModelPositionForViewPoint()
1747 if( nOldProp ) in GetModelPositionForViewPoint()
1748 const_cast<SwFont*>(GetFnt())->SetProportion( nOldProp ); in GetModelPositionForViewPoint()
H A Dtxtdrop.cxx816 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local
864 rFnt.SetProportion( nOldProp ); in CalcFontSize()
972 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local
975 rFnt.SetProportion( nOldProp ); in CalcFontSize()
H A Dpormulti.hxx240 sal_uInt8 nOldProp; member in SwTextCursorSave
H A Dpormulti.cxx2527 nOldProp = pCursor->GetPropFont(); in SwTextCursorSave()
2566 pTextCursor->SetPropFont( nOldProp ); in ~SwTextCursorSave()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Ditrcrsr.cxx714 sal_uInt8 nOldProp = GetPropFont(); in GetCharRect_() local
786 SetPropFont( nOldProp ); in GetCharRect_()
1617 sal_uInt8 nOldProp; in GetCursorOfst() local
1621 nOldProp = GetFnt()->GetPropr(); in GetCursorOfst()
1624 nOldProp = 0; in GetCursorOfst()
1717 if( nOldProp ) in GetCursorOfst()
1718 const_cast<SwFont*>(GetFnt())->SetProportion( nOldProp ); in GetCursorOfst()
H A Dtxtdrop.cxx816 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local
864 rFnt.SetProportion( nOldProp ); in CalcFontSize()
972 const sal_uInt8 nOldProp = rFnt.GetPropr(); in CalcFontSize() local
975 rFnt.SetProportion( nOldProp ); in CalcFontSize()
H A Dpormulti.hxx241 sal_uInt8 nOldProp; member in SwTextCursorSave
H A Dpormulti.cxx2505 nOldProp = pCursor->GetPropFont(); in SwTextCursorSave()
2544 pTextCursor->SetPropFont( nOldProp ); in ~SwTextCursorSave()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dswfont.cxx946 const sal_uInt8 nOldProp = m_aSub[m_nActual].GetPropr(); in ChgPhysFnt() local
953 SetProportion( nOldProp ); in ChgPhysFnt()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dswfont.cxx977 const sal_uInt8 nOldProp = m_aSub[m_nActual].GetPropr(); in ChgPhysFnt() local
984 SetProportion( nOldProp ); in ChgPhysFnt()