Searched refs:IsToBeDocked (Results 1 – 3 of 3) sorted by relevance
489 sal_Bool IsToBeDocked( DockingWindow* pDockingWin, const Point& rPos, Rectangle& rRect );
406 sal_Bool bDock = IsDockingPrevented() ? sal_False : pLayout->IsToBeDocked( this, rPos, aTmpRec ); in Docking()
1631 sal_Bool ModulWindowLayout::IsToBeDocked( DockingWindow* pDockingWindow, const Point& rPos, Rectang… in IsToBeDocked() function in ModulWindowLayout
Completed in 106 milliseconds