Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Wed, 2013-01-16 at 13:34 +0100, Jean-Noël Rouvignac wrote:
Thanks for all your relevant answers and wiki updates.
I understand the goal is to replace String and its variants by
OUString.

My last remaining question is "what is the use of OString? Where/when
is it used in the application?"

OString is for 8bit strings, while OUString is for UTF-16 strings. So
OStrings get used as the destination string class for e.g. converting to
utf-8 or ascii.

C.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.