LibreOffice Module basctl (master) 1
|
#include <rtl/ustring.hxx>
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" |
#define DLGED_PROP_BACKGROUNDCOLOR "BackgroundColor" |
Definition at line 28 of file dlgeddef.hxx.
#define DLGED_PROP_TEXTCOLOR "TextColor" |
Definition at line 39 of file dlgeddef.hxx.
#define DLGED_PROP_TEXTLINECOLOR "TextLineColor" |
Definition at line 40 of file dlgeddef.hxx.