|
LibreOffice Module sfx2 (master) 1
|
#include <vector>#include <basegfx/color/bcolor.hxx>#include <sfx2/childwin.hxx>#include <sfx2/dllapi.h>#include <vcl/InterimItemWindow.hxx>Go to the source code of this file.
Classes | |
| class | InfobarData |
| class | SfxInfoBarContainerChild |
| SfxChildWindow for positioning the InfoBar in the view. More... | |
| class | SfxInfoBarWindow |
| Class representing a single InfoBar to be added in a SfxInfoBarContainerWindow. More... | |
| class | SfxInfoBarContainerWindow |
Enumerations | |
| enum class | InfobarType { INFO = 0 , SUCCESS = 1 , WARNING = 2 , DANGER = 3 } |
|
strong |
| Enumerator | |
|---|---|
| INFO | |
| SUCCESS | |
| WARNING | |
| DANGER | |
Definition at line 21 of file infobar.hxx.