LibreOffice Module svx (master) 1
Classes | Typedefs
Palette.hxx File Reference
#include <sal/config.h>
#include <sfx2/namedcolor.hxx>
#include <functional>
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

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 29 of file Palette.hxx.