To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64574
User kendy changed the following: What |Old value |New value ================================================================================ Status|RESOLVED |REOPENED -------------------------------------------------------------------------------- Resolution|WONTFIX | -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Fri Apr 21 03:08:38 -0700 2006 ------- Well - sorry for reopening ;-) - but... The "if now a further Reference class exists in the global namespace ::uno::" argument is just hypothetical - there's no global ::uno in OOo; the same way I could say "if now a further Reference class exists in the global namespace ::css::". It would be just a broken design. The header files should use the full ::com::sun::star::, most of the header files in OOo do that. 'using namespace'/namespace alias in a header file is unacceptable, of course. And now - why is it a problem at all ;-) I usually hack in various parts of OOo, and I saw 'css' for the first time. It took me quite some time to get rid of the idea "what the hell are the Cascading Style Sheets doing here and where do they come from?" I can imagine that every newcomer to this code must go through this. The code should be consistent, so either introduce this as a recommended technique in the coding style document (oh, please don't! ;-) ), or let's get rid of this... And - I can do the cleaning, that's not a problem ;-) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]