LibreOffice Module basctl (master) 1
Namespaces | Macros | Variables
dlgeddef.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for dlgeddef.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  basctl
 

Macros

#define DLGED_PROP_BACKGROUNDCOLOR   "BackgroundColor"
 
#define DLGED_PROP_TEXTCOLOR   "TextColor"
 
#define DLGED_PROP_TEXTLINECOLOR   "TextLineColor"
 

Variables

constexpr OUStringLiteral basctl::DLGED_PROP_DROPDOWN = u"Dropdown"
 
constexpr OUStringLiteral basctl::DLGED_PROP_FORMATSSUPPLIER = u"FormatsSupplier"
 
constexpr OUStringLiteral basctl::DLGED_PROP_HEIGHT = u"Height"
 
constexpr OUStringLiteral basctl::DLGED_PROP_LABEL = u"Label"
 
constexpr OUStringLiteral basctl::DLGED_PROP_NAME = u"Name"
 
constexpr OUStringLiteral basctl::DLGED_PROP_ORIENTATION = u"Orientation"
 
constexpr OUStringLiteral basctl::DLGED_PROP_POSITIONX = u"PositionX"
 
constexpr OUStringLiteral basctl::DLGED_PROP_POSITIONY = u"PositionY"
 
constexpr OUStringLiteral basctl::DLGED_PROP_STEP = u"Step"
 
constexpr OUStringLiteral basctl::DLGED_PROP_TABINDEX = u"TabIndex"
 
constexpr OUStringLiteral basctl::DLGED_PROP_WIDTH = u"Width"
 
constexpr OUStringLiteral basctl::DLGED_PROP_DECORATION = u"Decoration"
 

Macro Definition Documentation

◆ DLGED_PROP_BACKGROUNDCOLOR

#define DLGED_PROP_BACKGROUNDCOLOR   "BackgroundColor"

Definition at line 28 of file dlgeddef.hxx.

◆ DLGED_PROP_TEXTCOLOR

#define DLGED_PROP_TEXTCOLOR   "TextColor"

Definition at line 39 of file dlgeddef.hxx.

◆ DLGED_PROP_TEXTLINECOLOR

#define DLGED_PROP_TEXTLINECOLOR   "TextLineColor"

Definition at line 40 of file dlgeddef.hxx.