On Thu, 2010-10-21 at 07:36 -0700, Joseph Powers wrote:
> Not sure why no one else noticed this...  com::sun::star:: was missing on two 
> entries

Possibly some koenig lookup or something similar failure in the compiler
IMO. i.e. there's a using namespace ::com::sun::star; at the top of the
file, so it should have "just worked", and it does here. 

That said, it doesn't hurt to add in some extra qualifiers if it helps
get things built on various platforms.

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to