Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx329 if( pWrapper && !pWrapper->GetDragArea().IsEmpty() ) in ImplDrawGrip()
338 aToolbarValue.maGripRect = pWrapper->GetDragArea(); in ImplDrawGrip()
2418 aOldDragRect = pWrapper->GetDragArea(); in ImplFormat()
2860 if ( pWrapper && aOldDragRect != pWrapper->GetDragArea() ) in ImplFormat()
2862 maPaintRect.Union( pWrapper->GetDragArea() ); in ImplFormat()
4275 if( pWrapper && pWrapper->GetDragArea().IsInside( rMEvt.GetPosPixel() ) ) in MouseMove()
H A Ddockmgr.cxx1658 Rectangle ImplDockingWindowWrapper::GetDragArea() const in GetDragArea() function in ImplDockingWindowWrapper
H A Dwindow.cxx5305 sal_Bool bHit = pWrapper->GetDragArea().IsInside( pMEvt->GetPosPixel() ); in Notify()
5325 sal_Bool bHit = pWrapper->GetDragArea().IsInside( pMEvt->GetPosPixel() ); in Notify()
/trunk/main/vcl/inc/vcl/
H A Ddockwin.hxx145 Rectangle GetDragArea() const;

Completed in 89 milliseconds