diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-9815224A-DDD6-5229-B0A4-117315438BD6.dita --- a/Symbian3/PDK/Source/GUID-9815224A-DDD6-5229-B0A4-117315438BD6.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-9815224A-DDD6-5229-B0A4-117315438BD6.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,25 +1,25 @@ - - - - - -Units -of measurementIn some locales, long and short distances may be expressed using -different systems of measurement. -

In Britain for example, imperial units are commonly used for long distances -and metric units for shorter distances. The TLocale class -provides for this possibility by allowing the units of measurement, for long -(miles or kilometers) and short (meters/centimeters or feet/inches) distances -to be set independently.

-

For example, when setting the units of measurement in a locale where only -metric units are ever used, use SetUnitsGeneral(EUnitsMetric). -In the UK, on the other hand, where short distances are often measured using -meters and centimetres, and long distances in miles, you may instead use SetUnitsDistanceShort(EUnitsMetric), -and SetUnitsDistanceLong(EUnitsImperial).

+ + + + + +Units +of measurementIn some locales, long and short distances may be expressed using +different systems of measurement. +

In Britain for example, imperial units are commonly used for long distances +and metric units for shorter distances. The TLocale class +provides for this possibility by allowing the units of measurement, for long +(miles or kilometers) and short (meters/centimeters or feet/inches) distances +to be set independently.

+

For example, when setting the units of measurement in a locale where only +metric units are ever used, use SetUnitsGeneral(EUnitsMetric). +In the UK, on the other hand, where short distances are often measured using +meters and centimetres, and long distances in miles, you may instead use SetUnitsDistanceShort(EUnitsMetric), +and SetUnitsDistanceLong(EUnitsImperial).

\ No newline at end of file