LibreOffice Module i18npool (master) 1
Namespaces | Variables
reservedconstants.hxx File Reference
#include <sal/types.h>
Include dependency graph for reservedconstants.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  i18npool
 Constant values shared between i18npool and, for example, the number formatter.
 

Variables

constexpr sal_Int16 i18npool::nStopPredefinedFormatIndex = 51
 The number of predefined format code indices that must be defined by locale data, except BOOLEAN and TEXT, exclusive. More...
 
constexpr sal_Int16 i18npool::nFirstFreeFormatIndex = 66
 The number of reserved (with defined meaning) built-in format code indices, additional locale data format codes can be defined starting at this index value. More...