Searched refs:aRetouche (Results 1 – 3 of 3) sorted by relevance
1132 const Color aRetouche( mrParentViewShell.Imp()->GetRetoucheColor() ); in Paint() local1133 if( pOutputDev->GetFillColor() != aRetouche ) in Paint()1134 pOutputDev->SetFillColor( aRetouche ); in Paint()
689 SwRect aRetouche( aPoint, aSize ); in PaintDropPortion() local690 GetInfo().DrawRect( aRetouche ); in PaintDropPortion()
6457 SwRect aRetouche( GetUpper()->PaintArea() ); in Retouche() local6458 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 46 milliseconds