Home
last modified time | relevance | path

Searched refs:GetVsh (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Ditrpaint.cxx294 GetInfo().GetFont()->GetHeight( GetInfo().GetVsh(), *pOut ), in DrawTextLine()
295 GetInfo().GetFont()->GetAscent( GetInfo().GetVsh(), *pOut ) in DrawTextLine()
438 ( GetInfo().GetVsh() && in DrawTextLine()
439 GetInfo().GetVsh()->GetViewOptions()->IsPDFExport() && in DrawTextLine()
459 GetInfo().GetVsh() && !GetInfo().GetVsh()->IsPreView() && in DrawTextLine()
464 GetFnt()->ChgPhysFnt( GetInfo().GetVsh(), *pOut ); in DrawTextLine()
473 if( GetInfo().GetVsh() && !GetInfo().GetVsh()->IsPreView() ) in DrawTextLine()
H A Dporfly.cxx276 ASSERT( ! rInf.GetVsh() || rInf.GetVsh()->GetOut() == rInf.GetOut(), in Paint()
278 if( rInf.GetVsh() ) in Paint()
279 ((SwTxtPaintInfo&)rInf).SetOut( rInf.GetVsh()->GetOut() ); in Paint()
H A Dtxtdrop.cxx768 rFnt.ChkMagic( rInf.GetVsh(), rFnt.GetActual() ); in CalcFontSize()
829 if( rInf.GetVsh() && rInf.GetVsh()->GetWin() ) in CalcFontSize()
830 pWin = rInf.GetVsh()->GetWin(); in CalcFontSize()
858 rFnt.ChgPhysFnt( rInf.GetVsh(), *pOut ); in CalcFontSize()
860 nAscent = rFnt.GetAscent( rInf.GetVsh(), *pOut ); in CalcFontSize()
H A Dinftxt.cxx231 if ( !rInf.GetVsh() ) in ChkOutDev()
251 pVsh(((SwTxtSizeInfo&)rNew).GetVsh()), in SwTxtSizeInfo()
376 pVsh(((SwTxtSizeInfo&)rNew).GetVsh()), in SwTxtSizeInfo()
833 ::SwAlignRect( aRect, (ViewShell*)GetVsh() ); in CalcRect()
1179 if ( GetVsh() && GetVsh()->GetWin() && lcl_IsDarkBackground( *this ) ) in DrawBackground()
1875 pNew->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in SwFontSave()
H A Dporlay.cxx528 rInf.GetVsh(), *rInf.GetOut() ); in CalcLine()
534 nTmp = rInf.GetFont()->GetHeight( rInf.GetVsh(), in CalcLine()
619 Height( rInf.GetFont()->GetHeight( rInf.GetVsh(), *rInf.GetOut() ) ); in CalcLine()
620 nAscent = rInf.GetFont()->GetAscent( rInf.GetVsh(), *rInf.GetOut() ); in CalcLine()
642 …rLine.GetAttrHandler().GetDefaultAscentAndHeight( rInf.GetVsh(), *rInf.GetOut(), nTmpAscent, nTmpH… in CalcLine()
H A Dtxthyph.cxx420 const sal_Unicode cChar = rInf.GetVsh() && in GetExpTxt()
421 rInf.GetVsh()->GetViewOptions()->IsPDFExport() && in GetExpTxt()
H A Ditrform2.cxx767 ((SwFldPortion*)pPor)->Height( pFldFnt->GetHeight( rInf.GetVsh(), *rInf.GetOut() ) ); in CalcAscent()
768 ((SwFldPortion*)pPor)->SetAscent( pFldFnt->GetAscent( rInf.GetVsh(), *rInf.GetOut() ) ); in CalcAscent()
2123 …const bool bShowInDocView = rInf.GetVsh() && rInf.GetVsh()->GetWin() && rInf.GetOpt().IsShowHidden… in lcl_BuildHiddenPortion()
H A Dinftxt.hxx272 inline ViewShell *GetVsh() { return pVsh; } in GetVsh() function in SwTxtSizeInfo
273 inline const ViewShell *GetVsh() const { return pVsh; } in GetVsh() function in SwTxtSizeInfo
H A Dporfld.cxx328 pFnt->GoMagic( rInf.GetVsh(), pFnt->GetActual() ); in Format()
994 const ViewShell* pViewShell = rInf.GetVsh(); in Paint()
H A Dtxtftn.cxx1392 pFnt->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in SwFtnSave()
1413 pFnt->ChgPhysFnt( pInf->GetVsh(), *pInf->GetOut() ); in ~SwFtnSave()
H A Dtxtfld.cxx110 ViewShell *pSh = rInf.GetVsh(); in NewFldPortion()
H A Ditrcrsr.cxx1633 SwDrawTextInfo aDrawInf( aSizeInf.GetVsh(), in GetCrsrOfst()

Completed in 84 milliseconds