Home
last modified time | relevance | path

Searched refs:GetTxtFly (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx577 aTxtFly( *rInf.GetTxtFly() ), in SwTxtPaintInfo()
590 aTxtFly( *rInf.GetTxtFly() ), in SwTxtPaintInfo()
742 if( GetTxtFly()->IsOn() ) in _DrawText()
755 GetTxtFly()->DrawTextOpaque( aDrawInf ); in _DrawText()
989 ((SwTxtPaintInfo*)this)->GetTxtFly()-> in DrawRect()
H A Dtxtfly.cxx339 ASSERT( rInf.GetTxtFly()->IsOn(), "SwTxtFormatter::ChkFlyUnderflow: why?" ); in ChkFlyUnderflow()
350 SwRect aInter( rInf.GetTxtFly()->GetFrm( aLineVert ) ); in ChkFlyUnderflow()
370 aInter = rInf.GetTxtFly()->GetFrm( aLineVert ); in ChkFlyUnderflow()
439 SwTxtFly *pTxtFly = rInf.GetTxtFly(); in CalcFlyWidth()
H A Dfrmpaint.cxx692 aInf.GetTxtFly()->SetTopRule(); in Paint()
697 aInf.GetTxtFly()->Relax(); in Paint()
H A Dinftxt.hxx448 inline SwTxtFly *GetTxtFly() { return &aTxtFly; } in GetTxtFly() function in SwTxtPaintInfo
449 inline const SwTxtFly *GetTxtFly() const { return &aTxtFly; } in GetTxtFly() function in SwTxtPaintInfo
H A Dtxthyph.cxx159 if( !GetNext() && !rInf.GetTxtFly()->IsOn() && !pFrm->GetFollow() ) in Hyphenate()
H A Ditrform2.cxx1602 bBuild = ( GetInfo().GetTxtFly()->IsOn() && ChkFlyUnderflow(GetInfo()) ) in FormatLine()
1911 SwTwips nMin = GetInfo().GetTxtFly()->GetMinBottom(); in CalcBottomLine()
H A Dtxtfrm.cxx810 if( aInf.GetTxtFly()->IsOn() ) in CalcLineSpace()
817 if( aInf.GetTxtFly()->Relax( aTmpFrm ) ) in CalcLineSpace()
H A Dtxtdrop.cxx63 const SwTxtFly *pTxtFly = rInf.GetTxtFly(); in lcl_IsDropFlyInter()

Completed in 77 milliseconds