LibreOffice Module svx (master) 1
Classes | Typedefs
Palette.hxx File Reference
#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>
Include dependency graph for Palette.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NamedColor
 
class  Palette
 

Typedefs

typedef std::function< void(const OUString &, const NamedColor &)> ColorSelectFunction
 

Typedef Documentation

◆ ColorSelectFunction

typedef std::function<void(const OUString&, const NamedColor&)> ColorSelectFunction

Definition at line 73 of file Palette.hxx.