|
LibreOffice Module cui (master) 1
|
#include <svtools/valueset.hxx>#include <svx/dlgctrl.hxx>#include <svx/xflasit.hxx>#include <svx/tabarea.hxx>#include <svx/hexcolorcontrol.hxx>#include <svx/SvxColorValueSet.hxx>#include <svx/SvxPresetListBox.hxx>#include <svx/PaletteManager.hxx>#include <svx/svdview.hxx>Go to the source code of this file.
Classes | |
| class | ButtonBox |
| class | SvxAreaTabDialog |
| class | SvxTransparenceTabPage |
| class | SvxAreaTabPage |
| class | SvxShadowTabPage |
| class | SvxGradientTabPage |
| class | SvxHatchTabPage |
| class | SvxBitmapTabPage |
| class | SvxPatternTabPage |
| class | SvxColorTabPage |
Macros | |
| #define | NO_BUTTON_SELECTED -1 |
Enumerations | |
| enum class | PageType { Area , Gradient , Hatch , Bitmap , Shadow , Transparence } |
| enum class | ColorModel { RGB , CMYK } |
| #define NO_BUTTON_SELECTED -1 |
Definition at line 31 of file cuitabarea.hxx.
|
strong |
| Enumerator | |
|---|---|
| RGB | |
| CMYK | |
Definition at line 640 of file cuitabarea.hxx.
|
strong |
| Enumerator | |
|---|---|
| Area | |
| Gradient | |
| Hatch | |
| Bitmap | |
| Shadow | |
| Transparence | |
Definition at line 80 of file cuitabarea.hxx.