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

Go to the source code of this file.

Macros

#define TEXTWIDTH_DIRTY   0xffff
 
#define DATE_TIME_FACTOR   86400.0
 
#define OPENCL_SOFTWARE_DEVICE_CONFIG_NAME   "Software"
 

Variables

constexpr OUStringLiteral STR_DB_LOCAL_NONAME = u"__Anonymous_Sheet_DB__"
 
constexpr OUStringLiteral STR_DB_GLOBAL_NONAME = u"__Anonymous_DB__"
 
constexpr OUStringLiteral STR_GLOBAL_RANGE_NAME = u"__Global_Range_Name__"
 

Macro Definition Documentation

◆ DATE_TIME_FACTOR

#define DATE_TIME_FACTOR   86400.0

Definition at line 21 of file globalnames.hxx.

◆ OPENCL_SOFTWARE_DEVICE_CONFIG_NAME

#define OPENCL_SOFTWARE_DEVICE_CONFIG_NAME   "Software"

Definition at line 25 of file globalnames.hxx.

◆ TEXTWIDTH_DIRTY

#define TEXTWIDTH_DIRTY   0xffff

Definition at line 19 of file globalnames.hxx.

Variable Documentation

◆ STR_DB_GLOBAL_NONAME

constexpr OUStringLiteral STR_DB_GLOBAL_NONAME = u"__Anonymous_DB__"
inlineconstexpr

◆ STR_DB_LOCAL_NONAME

constexpr OUStringLiteral STR_DB_LOCAL_NONAME = u"__Anonymous_Sheet_DB__"
inlineconstexpr

◆ STR_GLOBAL_RANGE_NAME

constexpr OUStringLiteral STR_GLOBAL_RANGE_NAME = u"__Global_Range_Name__"
inlineconstexpr