Home
last modified time | relevance | path

Searched refs:pFontSave (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dportxt.cxx768 std::unique_ptr<SwFontSave> pFontSave; in Paint() local
777 pFontSave.reset(new SwFontSave( rInf, pHoleFont.get() )); in Paint()
782 pFontSave.reset(); in Paint()
H A Dpormulti.cxx1560 std::unique_ptr<SwFontSave> pFontSave; in PaintMultiPortion() local
1571 pFontSave.reset(new SwFontSave( GetInfo(), pTmpFnt.get(), this )); in PaintMultiPortion()
1575 pFontSave = nullptr; in PaintMultiPortion()
1831 pFontSave.reset(); in PaintMultiPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dportxt.cxx775 std::unique_ptr<SwFontSave> pFontSave; in Paint() local
784 pFontSave.reset(new SwFontSave( rInf, pHoleFont.get() )); in Paint()
790 pFontSave.reset(); in Paint()
H A Dpormulti.cxx1558 std::unique_ptr<SwFontSave> pFontSave; in PaintMultiPortion() local
1569 pFontSave.reset(new SwFontSave( GetInfo(), pTmpFnt.get(), this )); in PaintMultiPortion()
1573 pFontSave = nullptr; in PaintMultiPortion()
1829 pFontSave.reset(); in PaintMultiPortion()