[Libreoffice] Question about using namespace ::com::sun::star::uno

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Mon Mar 7 11:39:34 PST 2011


On Mon, 07 Mar 2011 10:45:08 -0500
Kohei Yoshida <kyoshida at novell.com> wrote:

> Even with "using namespace ::com::sun::star::uno", it's not clear that
> we want to remove this from all source files.  I would rather we
> decide on a file-by-file basis, when we get a build issue due to
> symbol name clash on some platforms.

For PCH the problem should already be solved by killing all "using
namespace ::rtl" and "using ::rtl::Reference" and deciding that the
_only_ "Reference" that is allowed to be imported into the namespace is
the one from ::c::s::s::u. Still, being explicit about an
uno::Reference is not bad IMHO.

BR,

Bjoern

-- 
https://launchpad.net/~bjoern-michaelsen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110307/befb2f7a/attachment.pgp>


More information about the LibreOffice mailing list