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


On 04/13/2012 10:13 AM, Bjoern Michaelsen wrote:
I tend to agree on all points. If something like that is essential, we could
have something like a:
salhelper/inc/rtl/stringhelper.hxx:
#include<rtl/ustring.hxx>
using ::rtl::OUString;
using ::rtl::OStringToOUString;
using ::rtl::OUStringToOString;

and allow that to be used in .cxx only but not in .hxx.

Note that it would not hurt too much (at least concerning the published URE API) if that header happened to be included from other headers.

Somewhat similar to the standard header approach, where legacy <foo.h> wraps <foo> and injects its names into global namespace.

Stephan

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.