Home
last modified time | relevance | path

Searched refs:aTxtFly (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1535 SwTxtFly aTxtFly( this ); in Prepare() local
1536 if( aTxtFly.IsOn() ) in Prepare()
1539 aTxtFly.Relax(); in Prepare()
1540 if ( aTxtFly.IsOn() || IsUndersized() ) in Prepare()
1747 SwTxtFly aTxtFly( this ); in Prepare() local
1748 if( aTxtFly.IsOn() ) in Prepare()
1751 aTxtFly.Relax(); in Prepare()
2769 SwTxtFly aTxtFly( this ); in CalcBaseOfstForFly() local
2770 aTxtFly.SetIgnoreCurrentFrame( sal_True ); in CalcBaseOfstForFly()
2771 aTxtFly.SetIgnoreContour( sal_True ); in CalcBaseOfstForFly()
[all …]
H A Dporrst.cxx311 SwTxtFly aTxtFly( this ); in FormatEmpty() local
315 aTxtFly.IsOn() && aTxtFly.IsAnyObj( aRect ) ) in FormatEmpty()
348 aTxtFly.IsOn() && aTxtFly.IsAnyObj( aRect ) ) in FormatEmpty()
H A Dfrmpaint.cxx482 SwTxtFly aTxtFly( this ); in PaintEmpty() local
483 aTxtFly.SetTopRule(); in PaintEmpty()
485 if( bCheck && aTxtFly.IsOn() && aTxtFly.IsAnyObj( aRect ) ) in PaintEmpty()
H A Dinftxt.hxx407 SwTxtFly aTxtFly; // FlyFrm-Berechnung member in SwTxtPaintInfo
448 inline SwTxtFly *GetTxtFly() { return &aTxtFly; } in GetTxtFly()
449 inline const SwTxtFly *GetTxtFly() const { return &aTxtFly; } in GetTxtFly()
H A Dinftxt.cxx555 aTxtFly.CtorInitTxtFly( pFrame ), in CtorInitTxtPaintInfo()
577 aTxtFly( *rInf.GetTxtFly() ), in SwTxtPaintInfo()
590 aTxtFly( *rInf.GetTxtFly() ), in SwTxtPaintInfo()
988 if( aTxtFly.IsOn() ) in DrawRect()
H A Ditradj.cxx763 SwTxtFly aTxtFly( GetTxtFrm() ); in CalcFlyPortion() local
775 SwRect aFlyRect( aTxtFly.GetFrm( aLineVert ) ); in CalcFlyPortion()

Completed in 69 milliseconds