|
LibreOffice Module svtools (master) 1
|
#include "datwin.hxx"#include <o3tl/numeric.hxx>#include <svtools/brwhead.hxx>#include <svtools/scrolladaptor.hxx>#include <utility>#include <vcl/commandevent.hxx>#include <vcl/help.hxx>#include <vcl/settings.hxx>#include <vcl/ptrstyle.hxx>#include <tools/debug.hxx>#include <tools/fract.hxx>Go to the source code of this file.
Functions | |
| void | InitSettings_Impl (vcl::Window *pWin) |
| IMPL_LINK_NOARG (BrowserDataWin, RepeatedMouseMove, Timer *, void) | |
| IMPL_LINK_NOARG | ( | BrowserDataWin | , |
| RepeatedMouseMove | , | ||
| Timer * | , | ||
| void | |||
| ) |
Definition at line 471 of file datwin.cxx.
| void InitSettings_Impl | ( | vcl::Window * | pWin | ) |
Definition at line 233 of file datwin.cxx.
References vcl::Window::ApplyControlBackground(), vcl::Window::ApplyControlFont(), vcl::Window::ApplyControlForeground(), StyleSettings::GetFieldFont(), vcl::Window::GetOutDev(), vcl::Window::GetSettings(), AllSettings::GetStyleSettings(), StyleSettings::GetWindowColor(), and StyleSettings::GetWindowTextColor().
Referenced by BrowseBox::ConstructImpl(), and BrowserDataWin::DataChanged().