Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx325 SwRect aPaintArea( aGrfArea ); in Paint() local
326 aPaintArea._Intersection( aOrigPaint ); in Paint()
331 if( aPaintArea.IsOver( aNormal ) ) in Paint()
335 ::lcl_ClearArea( *this, *pSh->GetOut(), aPaintArea, aNormal ); in Paint()
339 aPaintArea._Intersection( aNormal ); in Paint()
342 pOut->IntersectClipRegion( aPaintArea.SVRect() ); in Paint()
348 lcl_ClearArea( *this, *pSh->GetOut(), aPaintArea, SwRect() ); in Paint()

Completed in 24 milliseconds