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

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
 

Macro Definition Documentation

◆ MAX_FAMILIES

#define MAX_FAMILIES   5

Definition at line 185 of file tbcontrl.hxx.

Typedef Documentation

◆ ColorSelectFunction

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

Definition at line 202 of file tbcontrl.hxx.