Searched refs:mbDockable (Results 1 – 3 of 3) sorted by relevance
111 mbDockable:1, member in ImplDockingWindowWrapper183 sal_Bool IsDockable() const { return mbDockable; } in IsDockable()275 mbDockable:1, member in DockingWindow348 sal_Bool IsDockable() const { return mbDockable; } in IsDockable()
289 if ( !mbDockable ) in ImplStartDocking()366 mbDockable = (nStyle & WB_DOCKABLE) != 0; in ImplInit()611 if ( mbDockable ) in Notify()773 mbDockable = (GetStyle() & WB_DOCKABLE) != 0; in StateChanged()
854 mbDockable = sal_True; in ImplDockingWindowWrapper()878 if ( !mbDockable ) in ImplStartDocking()
Completed in 58 milliseconds