Searched refs:ChgPhysFnt (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/core/text/ |
H A D | frmpaint.cxx | 144 pFnt->ChgPhysFnt( pSh, *pSh->GetOut() ); in SwExtraPainter() 531 pFnt->ChgPhysFnt( pSh, *pSh->GetOut() ); in PaintEmpty()
|
H A D | inftxt.cxx | 422 GetFont()->ChgPhysFnt( pVsh, *GetOut() ); in SelectFont() 1887 pNew->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in SwFontSave() 1988 pFnt->ChgPhysFnt( pVsh, *pOut ); in ChgHyph()
|
H A D | itratr.cxx | 146 pFnt->ChgPhysFnt( pShell, *pOut ); in SeekAndChgAttrIter() 213 pFnt->ChgPhysFnt( pShell, *pOut ); in SeekStartAndChgAttrIter()
|
H A D | txtftn.cxx | 1392 pFnt->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in SwFtnSave() 1413 pFnt->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in ~SwFtnSave()
|
H A D | porrst.cxx | 278 pFnt->ChgPhysFnt( pSh, *pOut ); in EmptyHeight()
|
H A D | itrpaint.cxx | 464 GetFnt()->ChgPhysFnt( GetInfo().GetVsh(), *pOut ); in DrawTextLine()
|
H A D | txtfrm.cxx | 2339 aFont.ChgPhysFnt( pVsh, *pOut ); in _CalcHeightOfLastLine() 2349 aFont.ChgPhysFnt( pVsh, *pOut ); in _CalcHeightOfLastLine()
|
H A D | txtdrop.cxx | 858 rFnt.ChgPhysFnt( rInf.GetVsh(), *pOut ); in CalcFontSize()
|
H A D | frmcrsr.cxx | 1458 pFnt->ChgPhysFnt( pSh, *pOut ); in FillCrsrPos()
|
/trunk/main/sw/source/core/inc/ |
H A D | swfont.hxx | 324 void ChgPhysFnt( ViewShell *pSh, OutputDevice& rOut );
|
/trunk/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 653 void SwFont::ChgPhysFnt( ViewShell *pSh, OutputDevice& rOut ) in ChgPhysFnt() function in SwFont
|
Completed in 97 milliseconds