LibreOffice Module svtools (master) 1
Classes | Namespaces | Typedefs | Functions
ctrlbox.hxx File Reference
#include <svtools/svtdllapi.h>
#include <svtools/toolbarmenu.hxx>
#include <editeng/borderline.hxx>
#include <vcl/idle.hxx>
#include <vcl/metric.hxx>
#include <vcl/weld.hxx>
#include <memory>
Include dependency graph for ctrlbox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ImpLineListData
 Utility class storing the border line width, style and colors. More...
 
class  SvtLineListBox
 
class  SvtCalendarBox
 
class  FontNameBox
 
class  FontStyleBox
 
class  FontSizeBox
 

Namespaces

namespace  weld
 

Typedefs

typedef ::std::vector< FontMetricImplFontList
 

Functions

Color sameColor (Color rMain)
 
Color sameDistColor (Color, Color rDefault)
 

Typedef Documentation

◆ ImplFontList

typedef ::std::vector< FontMetric > ImplFontList

Definition at line 98 of file ctrlbox.hxx.

Function Documentation

◆ sameColor()

Color sameColor ( Color  rMain)
inline

Definition at line 190 of file ctrlbox.hxx.

◆ sameDistColor()

Color sameDistColor ( Color  ,
Color  rDefault 
)
inline

Definition at line 195 of file ctrlbox.hxx.