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

Go to the source code of this file.

Variables

constexpr OUStringLiteral STR_APPL_NAME_WRITER = u"%PRODUCTNAME Writer (.sxw)"
 
constexpr OUStringLiteral STR_APPL_NAME_CALC = u"%PRODUCTNAME Calc (.sxc)"
 
constexpr OUStringLiteral STR_APPL_NAME_IMPRESS = u"%PRODUCTNAME Impress (.sxi)"
 
constexpr OUStringLiteral STR_APPL_NAME_DRAW = u"%PRODUCTNAME Draw (.sxd)"
 
constexpr OUStringLiteral STR_APPL_NAME_OASIS_WRITER = u"%PRODUCTNAME Writer (.odt)"
 
constexpr OUStringLiteral STR_APPL_NAME_OASIS_CALC = u"%PRODUCTNAME Calc (.ods)"
 
constexpr OUStringLiteral STR_APPL_NAME_OASIS_IMPRESS = u"%PRODUCTNAME Impress (.odp)"
 
constexpr OUStringLiteral STR_APPL_NAME_OASIS_DRAW = u"%PRODUCTNAME Draw (.odg)"
 
constexpr OUStringLiteral STR_DEFAULT_EXTENSION = u"xml"
 

Variable Documentation

◆ STR_APPL_NAME_CALC

constexpr OUStringLiteral STR_APPL_NAME_CALC = u"%PRODUCTNAME Calc (.sxc)"
inlineconstexpr

Definition at line 15 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_APPL_NAME_DRAW

constexpr OUStringLiteral STR_APPL_NAME_DRAW = u"%PRODUCTNAME Draw (.sxd)"
inlineconstexpr

Definition at line 17 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_APPL_NAME_IMPRESS

constexpr OUStringLiteral STR_APPL_NAME_IMPRESS = u"%PRODUCTNAME Impress (.sxi)"
inlineconstexpr

Definition at line 16 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_APPL_NAME_OASIS_CALC

constexpr OUStringLiteral STR_APPL_NAME_OASIS_CALC = u"%PRODUCTNAME Calc (.ods)"
inlineconstexpr

Definition at line 19 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_APPL_NAME_OASIS_DRAW

constexpr OUStringLiteral STR_APPL_NAME_OASIS_DRAW = u"%PRODUCTNAME Draw (.odg)"
inlineconstexpr

Definition at line 21 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_APPL_NAME_OASIS_IMPRESS

constexpr OUStringLiteral STR_APPL_NAME_OASIS_IMPRESS = u"%PRODUCTNAME Impress (.odp)"
inlineconstexpr

Definition at line 20 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_APPL_NAME_OASIS_WRITER

constexpr OUStringLiteral STR_APPL_NAME_OASIS_WRITER = u"%PRODUCTNAME Writer (.odt)"
inlineconstexpr

Definition at line 18 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_APPL_NAME_WRITER

constexpr OUStringLiteral STR_APPL_NAME_WRITER = u"%PRODUCTNAME Writer (.sxw)"
inlineconstexpr

Definition at line 14 of file strings.hxx.

Referenced by getApplicationInfos().

◆ STR_DEFAULT_EXTENSION

constexpr OUStringLiteral STR_DEFAULT_EXTENSION = u"xml"
inlineconstexpr

Definition at line 22 of file strings.hxx.

Referenced by XMLFilterSettingsDialog::onNew().