Automatic using ::rtl::OUString etc.

Lubos Lunak l.lunak at suse.cz
Fri Apr 13 10:47:53 PDT 2012


On Friday 13 of April 2012, 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. Then again the gain
> is limited by that and its not automatically checkable without some ugly
> extra scripting (right?).

 How is this in practice different from my proposal, besides the two 
limitations being bigger?

-- 
 Lubos Lunak
 l.lunak at suse.cz


More information about the LibreOffice mailing list