LibreOffice Module svx (master) 1
Classes | Namespaces | Macros | Typedefs
colorwindow.hxx File Reference
#include <svtools/toolbarmenu.hxx>
#include <rtl/ustring.hxx>
#include <svx/SvxColorValueSet.hxx>
#include <svx/Palette.hxx>
#include <vcl/toolboxid.hxx>
Include dependency graph for colorwindow.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ColorStatus
 
class  MenuOrToolMenuButton
 
class  ColorWindow
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 

Macros

#define COL_NONE_COLOR   ::Color(ColorTransparency, 0x80, 0xFF, 0xFF, 0xFF)
 

Typedefs

typedef std::function< weld::Window *()> TopLevelParentFunction
 

Macro Definition Documentation

◆ COL_NONE_COLOR

#define COL_NONE_COLOR   ::Color(ColorTransparency, 0x80, 0xFF, 0xFF, 0xFF)

Definition at line 48 of file colorwindow.hxx.

Typedef Documentation

◆ TopLevelParentFunction

typedef std::function<weld::Window*()> TopLevelParentFunction

Definition at line 28 of file colorwindow.hxx.