LibreOffice Module sc (master) 1
Classes | Variables
stylehelper.hxx File Reference
#include <rtl/ustring.hxx>
#include "scdllapi.h"
Include dependency graph for stylehelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScStyleNameConversion
 

Variables

constexpr OUStringLiteral SC_STYLE_PROG_STANDARD = u"Default"
 
constexpr OUStringLiteral SC_STYLE_PROG_RESULT = u"Result"
 
constexpr OUStringLiteral SC_STYLE_PROG_RESULT1 = u"Result2"
 
constexpr OUStringLiteral SC_STYLE_PROG_HEADING = u"Heading"
 
constexpr OUStringLiteral SC_STYLE_PROG_HEADING1 = u"Heading1"
 
constexpr OUStringLiteral SC_STYLE_PROG_REPORT = u"Report"
 
constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_INNER = u"Pivot Table Value"
 
constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_RESULT = u"Pivot Table Result"
 
constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_CATEGORY = u"Pivot Table Category"
 
constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_TITLE = u"Pivot Table Title"
 
constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_FIELDNAME = u"Pivot Table Field"
 
constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_TOP = u"Pivot Table Corner"
 

Variable Documentation

◆ SC_PIVOT_STYLE_PROG_CATEGORY

constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_CATEGORY = u"Pivot Table Category"
inlineconstexpr

Definition at line 39 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_PIVOT_STYLE_PROG_FIELDNAME

constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_FIELDNAME = u"Pivot Table Field"
inlineconstexpr

Definition at line 41 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_PIVOT_STYLE_PROG_INNER

constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_INNER = u"Pivot Table Value"
inlineconstexpr

Definition at line 37 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_PIVOT_STYLE_PROG_RESULT

constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_RESULT = u"Pivot Table Result"
inlineconstexpr

Definition at line 38 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_PIVOT_STYLE_PROG_TITLE

constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_TITLE = u"Pivot Table Title"
inlineconstexpr

Definition at line 40 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_PIVOT_STYLE_PROG_TOP

constexpr OUStringLiteral SC_PIVOT_STYLE_PROG_TOP = u"Pivot Table Corner"
inlineconstexpr

Definition at line 42 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_STYLE_PROG_HEADING

constexpr OUStringLiteral SC_STYLE_PROG_HEADING = u"Heading"
inlineconstexpr

Definition at line 33 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_STYLE_PROG_HEADING1

constexpr OUStringLiteral SC_STYLE_PROG_HEADING1 = u"Heading1"
inlineconstexpr

Definition at line 34 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_STYLE_PROG_REPORT

constexpr OUStringLiteral SC_STYLE_PROG_REPORT = u"Report"
inlineconstexpr

Definition at line 35 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_STYLE_PROG_RESULT

constexpr OUStringLiteral SC_STYLE_PROG_RESULT = u"Result"
inlineconstexpr

Definition at line 31 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_STYLE_PROG_RESULT1

constexpr OUStringLiteral SC_STYLE_PROG_RESULT1 = u"Result2"
inlineconstexpr

Definition at line 32 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().

◆ SC_STYLE_PROG_STANDARD

constexpr OUStringLiteral SC_STYLE_PROG_STANDARD = u"Default"
inlineconstexpr

Definition at line 30 of file stylehelper.hxx.

Referenced by lcl_GetStyleNameMap().