Searched refs:GetTxtFly (Results 1 – 8 of 8) sorted by relevance
577 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()
339 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()
692 aInf.GetTxtFly()->SetTopRule(); in Paint()697 aInf.GetTxtFly()->Relax(); in Paint()
448 inline SwTxtFly *GetTxtFly() { return &aTxtFly; } in GetTxtFly() function in SwTxtPaintInfo449 inline const SwTxtFly *GetTxtFly() const { return &aTxtFly; } in GetTxtFly() function in SwTxtPaintInfo
159 if( !GetNext() && !rInf.GetTxtFly()->IsOn() && !pFrm->GetFollow() ) in Hyphenate()
1602 bBuild = ( GetInfo().GetTxtFly()->IsOn() && ChkFlyUnderflow(GetInfo()) ) in FormatLine()1911 SwTwips nMin = GetInfo().GetTxtFly()->GetMinBottom(); in CalcBottomLine()
810 if( aInf.GetTxtFly()->IsOn() ) in CalcLineSpace()817 if( aInf.GetTxtFly()->Relax( aTmpFrm ) ) in CalcLineSpace()
63 const SwTxtFly *pTxtFly = rInf.GetTxtFly(); in lcl_IsDropFlyInter()
Completed in 51 milliseconds