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

Go to the source code of this file.

Namespaces

namespace  framework
 

Macros

#define SPECIALTARGET_PARENT   u"_parent"
 

Variables

constexpr OUStringLiteral framework::SPECIALTARGET_SELF = u"_self"
 
constexpr OUStringLiteral framework::SPECIALTARGET_TOP = u"_top"
 
constexpr OUStringLiteral framework::SPECIALTARGET_BLANK = u"_blank"
 
constexpr OUStringLiteral framework::SPECIALTARGET_DEFAULT = u"_default"
 
constexpr OUStringLiteral framework::SPECIALTARGET_BEAMER = u"_beamer"
 
constexpr OUStringLiteral framework::SPECIALTARGET_HELPTASK = u"OFFICE_HELP_TASK"
 

Macro Definition Documentation

◆ SPECIALTARGET_PARENT

#define SPECIALTARGET_PARENT   u"_parent"

Definition at line 29 of file targets.h.