LibreOffice Module svx (master) 1
|
#include <config_options.h>
#include <svl/style.hxx>
#include <svx/svxdllapi.h>
#include <com/sun/star/frame/XSubToolbarController.hpp>
#include <svtools/popupwindowcontroller.hxx>
#include <svx/colorwindow.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | SvxStyleToolBoxControl |
class | SvxColorToolBoxControl |
Namespaces | |
namespace | svx |
Macros | |
#define | MAX_FAMILIES 5 |
Typedefs | |
typedef std::function< void(const OUString &, const NamedColor &)> | ColorSelectFunction |
#define MAX_FAMILIES 5 |
Definition at line 185 of file tbcontrl.hxx.
typedef std::function<void(const OUString&, const NamedColor&)> ColorSelectFunction |
Definition at line 202 of file tbcontrl.hxx.