LibreOffice Module sd (master) 1
Macros | Variables
strings.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for strings.hxx:

Go to the source code of this file.

Macros

#define STR_HTMLEXP_DEFAULT_EXTENSION   ".html"
 

Variables

constexpr OUStringLiteral STR_LAYOUT_TITLE = u"Titel"
 
constexpr OUStringLiteral STR_LAYOUT_OUTLINE = u"Gliederung"
 
constexpr OUStringLiteral STR_LAYOUT_BACKGROUND = u"Hintergrund"
 
constexpr OUStringLiteral STR_LAYOUT_BACKGROUNDOBJECTS = u"Hintergrundobjekte"
 
constexpr OUStringLiteral STR_LAYOUT_NOTES = u"Notizen"
 
constexpr OUStringLiteral STR_LAYOUT_SUBTITLE = u"Untertitel"
 

Macro Definition Documentation

◆ STR_HTMLEXP_DEFAULT_EXTENSION

#define STR_HTMLEXP_DEFAULT_EXTENSION   ".html"

Definition at line 21 of file strings.hxx.

Variable Documentation

◆ STR_LAYOUT_BACKGROUND

constexpr OUStringLiteral STR_LAYOUT_BACKGROUND = u"Hintergrund"
inlineconstexpr

◆ STR_LAYOUT_BACKGROUNDOBJECTS

constexpr OUStringLiteral STR_LAYOUT_BACKGROUNDOBJECTS = u"Hintergrundobjekte"
inlineconstexpr

◆ STR_LAYOUT_NOTES

constexpr OUStringLiteral STR_LAYOUT_NOTES = u"Notizen"
inlineconstexpr

◆ STR_LAYOUT_OUTLINE

constexpr OUStringLiteral STR_LAYOUT_OUTLINE = u"Gliederung"
inlineconstexpr

◆ STR_LAYOUT_SUBTITLE

constexpr OUStringLiteral STR_LAYOUT_SUBTITLE = u"Untertitel"
inlineconstexpr

◆ STR_LAYOUT_TITLE

constexpr OUStringLiteral STR_LAYOUT_TITLE = u"Titel"
inlineconstexpr