At 10:14am -0500 Mon, 28 Feb 2011, Kohei Yoshida wrote:
So, the idea behind this easy hack task is *not* to convert rtl::OUString to OUString by using "using ::rtl::OUString" per se. The idea behind it is to remove using namespace rtl, and if that causes build breakage because of the use of non-fully qualified OUString in that file, then we'll add "using ::rtl::OUString" to that file.
Noted. I misunderstood, obviously. Thanks, Kevin _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice