To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80084





------- Additional comments from [EMAIL PROTECTED] Fri Jul 27 09:20:52 +0000 
2007 -------
Just noticed, that this is not mainly the debug code, it is also the following
line, of course. Changing the typedef to map< enum, Any > would be another idea,
if there was a unique type "enum". So map< int, Any > would probably a solution,
as it is at least guaranteed that int is large enough for all enum values. Have
you tried to fix the problem by changing the typedef?

See source/inc/PropertyHelper.hxx typedef tPropertyValueMap.

---------------------------------------------------------------------
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]

Reply via email to