Searched refs:ChgFnt (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 632 sal_Bool SwSubFont::ChgFnt( ViewShell *pSh, OutputDevice& rOut ) in ChgFnt() function in SwSubFont 659 ChgFnt( pSh, rOut ); in ChgPhysFnt() 670 ChgFnt( pSh, rOut ); in ChgPhysFnt() 751 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in _GetTxtSize() 868 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in _DrawText() 997 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in _DrawStretchText() 1069 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in _GetCrsrOfst()
|
H A D | fntcache.cxx | 2450 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in GetTxtBreak()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 74 sal_Bool ChgFnt( ViewShell *pSh, OutputDevice& rOut ); 164 inline void ChgFnt( ViewShell *pSh, OutputDevice& rOut ) in ChgFnt() function in SwFont 165 { bPaintBlank = aSub[nActual].ChgFnt( pSh, rOut ); } in ChgFnt()
|
/aoo41x/main/sw/source/core/text/ |
H A D | porrst.cxx | 411 aFnt.ChgFnt( pSh, *pOut ); in FillRegister()
|
Completed in 368 milliseconds