Elements' Summary |
unoID |
internal ID string, not unique, not meaningful to the outer world |
dateSeparator |
date separator, for example, "/" or "." or "-" |
thousandSeparator |
group and thousand separator, for example, "," or "." |
decimalSeparator |
decimal separator, for example, "." or "," |
timeSeparator |
time separator, for example, ":" |
time100SecSeparator |
time 100th seconds separator, for example, "," |
listSeparator |
list separator, for example, ";" |
quotationStart |
single quotation mark start |
quotationEnd |
single quotation mark end |
doubleQuotationStart |
double quotation mark start |
doubleQuotationEnd |
double quotation mark end |
timeAM |
time AM symbol, for example, "AM" or "am" |
timePM |
time PM symbol, for example, "PM" or "pm" |
measurementSystem |
measurement system, "metric" or "us" |
LongDateDayOfWeekSeparator |
long date day of week separator, for example, ", " |
LongDateDaySeparator |
long date day separator, for example, ", " |
LongDateMonthSeparator |
long date month separator, for example, " " |
LongDateYearSeparator |
long date year separator, for example, " " |
Elements' Details |
unoID
string unoID;
- Description
- internal ID string, not unique, not meaningful to the outer world
|
|
dateSeparator
string dateSeparator;
- Description
- date separator, for example, "/" or "." or "-"
|
|
thousandSeparator
string thousandSeparator;
- Description
- group and thousand separator, for example, "," or "."
|
|
decimalSeparator
string decimalSeparator;
- Description
- decimal separator, for example, "." or ","
|
|
timeSeparator
string timeSeparator;
- Description
- time separator, for example, ":"
|
|
time100SecSeparator
string time100SecSeparator;
- Description
- time 100th seconds separator, for example, ","
|
|
listSeparator
string listSeparator;
- Description
- list separator, for example, ";"
|
|
quotationStart
string quotationStart;
- Description
- single quotation mark start
|
|
quotationEnd
string quotationEnd;
- Description
- single quotation mark end
|
|
doubleQuotationStart
string doubleQuotationStart;
- Description
- double quotation mark start
|
|
doubleQuotationEnd
string doubleQuotationEnd;
- Description
- double quotation mark end
|
|
timeAM
string timeAM;
- Description
- time AM symbol, for example, "AM" or "am"
|
|
timePM
string timePM;
- Description
- time PM symbol, for example, "PM" or "pm"
|
|
measurementSystem
string measurementSystem;
- Description
- measurement system, "metric" or "us"
|
|
LongDateDayOfWeekSeparator
string LongDateDayOfWeekSeparator;
- Description
- long date day of week separator, for example, ", "
|
|
LongDateDaySeparator
string LongDateDaySeparator;
- Description
- long date day separator, for example, ", "
|
|
LongDateMonthSeparator
string LongDateMonthSeparator;
- Description
- long date month separator, for example, " "
|
|
LongDateYearSeparator
string LongDateYearSeparator;
- Description
- long date year separator, for example, " "
|
|
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.