LibreOffice Module svx (master) 1
|
#include <svtools/toolbarmenu.hxx>
#include <rtl/ustring.hxx>
#include <svx/SvxColorValueSet.hxx>
#include <svx/Palette.hxx>
#include <vcl/toolboxid.hxx>
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 |
#define COL_NONE_COLOR ::Color(ColorTransparency, 0x80, 0xFF, 0xFF, 0xFF) |
Definition at line 48 of file colorwindow.hxx.
typedef std::function<weld::Window*()> TopLevelParentFunction |
Definition at line 28 of file colorwindow.hxx.