LibreOffice Module svx (master) 1
|
#include <vector>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <svx/svxdllapi.h>
#include <tools/color.hxx>
Go to the source code of this file.
Classes | |
class | svx::ColorSet |
class | svx::ColorSets |
class | svx::Theme |
A named theme has a named color set. More... | |
Namespaces | |
namespace | svx |
Typedefs | |
typedef struct _xmlTextWriter * | xmlTextWriterPtr |
Enumerations | |
enum class | svx::ThemeColorType { svx::DK1 = 0 , svx::LT1 = 1 , svx::DK2 = 2 , svx::LT2 = 3 , svx::ACCENT1 = 4 , svx::ACCENT2 = 5 , svx::ACCENT3 = 6 , svx::ACCENT4 = 7 , svx::ACCENT5 = 8 , svx::ACCENT6 = 9 , svx::HLINK = 10 , svx::FOLHLINK = 11 } |
Offsets into the color list of a theme. More... | |
typedef struct _xmlTextWriter* xmlTextWriterPtr |
Definition at line 21 of file ColorSets.hxx.