Home
last modified time | relevance | path

Searched refs:aRetouche (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1132 const Color aRetouche( mrParentViewShell.Imp()->GetRetoucheColor() ); in Paint() local
1133 if( pOutputDev->GetFillColor() != aRetouche ) in Paint()
1134 pOutputDev->SetFillColor( aRetouche ); in Paint()
/aoo41x/main/sw/source/core/text/
H A Dtxtdrop.cxx689 SwRect aRetouche( aPoint, aSize ); in PaintDropPortion() local
690 GetInfo().DrawRect( aRetouche ); in PaintDropPortion()
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx6457 SwRect aRetouche( GetUpper()->PaintArea() ); in Retouche() local
6458 aRetouche.Top( Frm().Top() + Frm().Height() ); in Retouche()
6459 aRetouche.Intersection( pGlobalShell->VisArea() ); in Retouche()
6461 if ( aRetouche.HasArea() ) in Retouche()
6465 SwRegionRects aRegion( aRetouche ); in Retouche()

Completed in 72 milliseconds