Go to the source code of this file.
|
| namespace | i18npool |
| | Constant values shared between i18npool and, for example, the number formatter.
|
| |
|
| 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...
|
| |