Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1128 const Color aRetouche( mrParentViewShell.Imp()->GetRetoucheColor() ); in Paint() local
1129 if( pOutputDev->GetFillColor() != aRetouche ) in Paint()
1130 pOutputDev->SetFillColor( aRetouche ); in Paint()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx689 SwRect aRetouche( aPoint, aSize ); in PaintDropPortion() local
690 GetInfo().DrawRect( aRetouche ); in PaintDropPortion()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6595 SwRect aRetouche( GetUpper()->PaintArea() ); in Retouche() local
6596 aRetouche.Top( Frm().Top() + Frm().Height() ); in Retouche()
6597 aRetouche.Intersection( pGlobalShell->VisArea() ); in Retouche()
6599 if ( aRetouche.HasArea() ) in Retouche()
6603 SwRegionRects aRegion( aRetouche ); in Retouche()

Completed in 55 milliseconds