LibreOffice Module UnoControls (master) 1
Classes | Namespaces | Variables
statusindicator.hxx File Reference
#include <com/sun/star/awt/XLayoutConstrains.hpp>
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <rtl/ref.hxx>
#include <tools/color.hxx>
#include <basecontainercontrol.hxx>
Include dependency graph for statusindicator.hxx:

Go to the source code of this file.

Classes

class  unocontrols::StatusIndicator
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  unocontrols
 

Variables

constexpr auto unocontrols::STATUSINDICATOR_FREEBORDER = 5
 
constexpr auto unocontrols::STATUSINDICATOR_DEFAULT_WIDTH = 300
 
constexpr auto unocontrols::STATUSINDICATOR_DEFAULT_HEIGHT = 25
 
constexpr sal_Int32 unocontrols::STATUSINDICATOR_BACKGROUNDCOLOR = sal_Int32(COL_LIGHTGRAY)
 
constexpr sal_Int32 unocontrols::STATUSINDICATOR_LINECOLOR_BRIGHT = sal_Int32(COL_WHITE)
 
constexpr sal_Int32 unocontrols::STATUSINDICATOR_LINECOLOR_SHADOW = sal_Int32(COL_BLACK)