LibreOffice Module svx (master) 1
|
#include <sal/config.h>
#include <functional>
#include <rtl/ustring.hxx>
#include <tools/color.hxx>
#include <svx/svxdllapi.h>
#include <docmodel/color/ComplexColor.hxx>
#include <docmodel/theme/ThemeColorType.hxx>
Go to the source code of this file.
Classes | |
struct | NamedColor |
class | Palette |
Typedefs | |
typedef std::function< void(const OUString &, const NamedColor &)> | ColorSelectFunction |
typedef std::function<void(const OUString&, const NamedColor&)> ColorSelectFunction |
Definition at line 73 of file Palette.hxx.