Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx246 SwRect aRct( Point( aTmpPos.X(), in PaintExtra() local
249 if( !aRect.IsInside( aRct ) ) in PaintExtra()
251 if( aRct.Intersection( aRect ).IsEmpty() ) in PaintExtra()
280 SwRect aRct( aStart, aEnd ); in PaintRedline() local
281 if( !aRect.IsInside( aRct ) ) in PaintRedline()
283 if( aRct.Intersection( aRect ).IsEmpty() ) in PaintRedline()

Completed in 9 milliseconds