|
LibreOffice Module vcl (master) 1
|
#include <X11/Xlib.h>#include <unx/saltype.h>#include <unx/saldisp.hxx>#include <unx/sessioninhibitor.hxx>#include <salframe.hxx>#include <salwtype.hxx>#include <salinst.hxx>#include <vcl/ptrstyle.hxx>#include <vcl/sysdata.hxx>#include <vcl/timer.hxx>#include <vclpluginapi.h>#include <list>Go to the source code of this file.
Classes | |
| class | X11SalFrame |
Namespaces | |
| namespace | vcl_sal |
Enumerations | |
| enum class | X11ShowState { Unknown = -1 , Minimized = 0 , Normal = 1 , Hidden = 2 } |
| enum class | WMWindowType { Normal , ModelessDialogue , Utility , Splash , Toolbar , Dock } |
|
strong |
| Enumerator | |
|---|---|
| Normal | |
| ModelessDialogue | |
| Utility | |
| Splash | |
| Toolbar | |
| Dock | |
Definition at line 53 of file unx/salframe.h.
|
strong |
| Enumerator | |
|---|---|
| Unknown | |
| Minimized | |
| Normal | |
| Hidden | |
Definition at line 45 of file unx/salframe.h.