Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcontwnd.cxx263 const Rectangle aGraphRect( aTmpPoint, GetGraphicSize() ); in MouseButtonUp() local
266 bClickValid = aGraphRect.IsInside( aLogPt ); in MouseButtonUp()
282 aWorkRect.Intersection( aGraphRect ); in MouseButtonUp()
294 pView->SetWorkArea( aGraphRect ); in MouseButtonUp()
296 Invalidate( aGraphRect ); in MouseButtonUp()

Completed in 9 milliseconds