|
LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>#include <vcl/syswin.hxx>#include <memory>#include <o3tl/typed_flags_set.hxx>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< FloatWinPopupEndFlags > |
| class | FloatingWindow |
Namespaces | |
| namespace | o3tl |
Enumerations | |
| enum class | FloatWinPopupEndFlags { NONE = 0x00 , Cancel = 0x01 , TearOff = 0x02 , DontCallHdl = 0x04 , CloseAll = 0x08 , NoCloseChildren = 0x10 } |
| enum class | FloatWinTitleType { Unknown = 0 , Normal = 1 , TearOff = 2 , Popup = 3 , NONE = 4 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| Cancel | |
| TearOff | |
| DontCallHdl | |
| CloseAll | |
| NoCloseChildren | |
Definition at line 33 of file floatwin.hxx.
|
strong |
| Enumerator | |
|---|---|
| Unknown | |
| Normal | |
| TearOff | |
| Popup | |
| NONE | |
Definition at line 47 of file floatwin.hxx.