|
LibreOffice Module toolkit (master) 1
|
#include "stylesettings.hxx"#include <toolkit/awt/vclxwindow.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <com/sun/star/lang/DisposedException.hpp>#include <osl/diagnose.h>#include <osl/mutex.hxx>#include <vcl/event.hxx>#include <vcl/window.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Namespaces | |
| namespace | toolkit |
Functions | |
| toolkit::IMPL_LINK (WindowStyleSettings, OnWindowEvent, VclWindowEvent &, rEvent, void) | |
|
private |
Definition at line 74 of file stylesettings.cxx.