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