Searched refs:aTmpOutArea (Results 1 – 1 of 1) sorted by relevance
180 Rectangle aTmpOutArea( aOutArea ); in DrawSelection() local181 if ( aTmpOutArea.GetWidth() > pEditEngine->pImpEditEngine->GetPaperSize().Width() ) in DrawSelection()182 … aTmpOutArea.Right() = aTmpOutArea.Left() + pEditEngine->pImpEditEngine->GetPaperSize().Width(); in DrawSelection()183 pTarget->IntersectClipRegion( aTmpOutArea ); in DrawSelection()