Searched refs:IsDockingPrevented (Results 1 – 4 of 4) sorted by relevance
350 sal_Bool IsDockingPrevented() const { return mbDockPrevented; } in IsDockingPrevented() function in DockingWindow
406 sal_Bool bDock = IsDockingPrevented() ? sal_False : pLayout->IsToBeDocked( this, rPos, aTmpRec ); in Docking()
727 if ( GetOuterRect().IsInside( rPos ) && !IsDockingPrevented() ) in Docking()
5215 if ( !aIntersection.IsEmpty() && !IsDockingPrevented() ) in Docking()
Completed in 36 milliseconds