|
LibreOffice Module vcl (master) 1
|
#include <tools/time.hxx>#include <sal/log.hxx>#include <vcl/event.hxx>#include <vcl/toolkit/floatwin.hxx>#include <vcl/layout.hxx>#include <vcl/dockwin.hxx>#include <vcl/svapp.hxx>#include <vcl/timer.hxx>#include <vcl/idle.hxx>#include <vcl/settings.hxx>#include <comphelper/lok.hxx>#include <accel.hxx>#include <svdata.hxx>#include <window.h>#include <brdwin.hxx>#include "impldockingwrapper.hxx"Go to the source code of this file.
Classes | |
| class | DockingWindow::ImplData |
Macros | |
| #define | DOCKWIN_FLOATSTYLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE) |
Functions | |
| IMPL_LINK_NOARG (ImplDockFloatWin, DockTimerHdl, Timer *, void) | |
| IMPL_LINK_NOARG (ImplDockFloatWin, DockingHdl, void *, void) | |
| IMPL_LINK_NOARG (DockingWindow, ImplHandleLayoutTimerHdl, Timer *, void) | |
| #define DOCKWIN_FLOATSTYLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE) |
Definition at line 39 of file dockwin.cxx.
| IMPL_LINK_NOARG | ( | DockingWindow | , |
| ImplHandleLayoutTimerHdl | , | ||
| Timer * | , | ||
| void | |||
| ) |
Definition at line 1053 of file dockwin.cxx.
References FirstChild, isLayoutEnabled(), and SAL_WARN_IF.
| IMPL_LINK_NOARG | ( | ImplDockFloatWin | , |
| DockingHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 154 of file dockwin.cxx.
| IMPL_LINK_NOARG | ( | ImplDockFloatWin | , |
| DockTimerHdl | , | ||
| Timer * | , | ||
| void | |||
| ) |
Definition at line 127 of file dockwin.cxx.
References Big, vcl::Window::GetPointerState(), KEY_MOD1, MOUSE_LEFT, MOUSE_MIDDLE, MOUSE_RIGHT, SAL_WARN_IF, and TrackWindow.