Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Ddockwin.hxx350 sal_Bool IsDockingPrevented() const { return mbDockPrevented; } in IsDockingPrevented() function in DockingWindow
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx406 sal_Bool bDock = IsDockingPrevented() ? sal_False : pLayout->IsToBeDocked( this, rPos, aTmpRec ); in Docking()
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx727 if ( GetOuterRect().IsInside( rPos ) && !IsDockingPrevented() ) in Docking()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx5215 if ( !aIntersection.IsEmpty() && !IsDockingPrevented() ) in Docking()

Completed in 75 milliseconds