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


User fme changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'tono'
--------------------------------------------------------------------------------
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Aug 17 10:28:46 +0000 
2007 -------
fme->tono: The problem is inside SwRTFParser::XlateFmtColName( const String&
rName ). If rName couldn't be found in your list (this happens for user defined
styles), an empty String is returned from this function. Unfortunately a style
name may not be empty. Therefore I propose to change the code according to the
attached patch, please review. One more question: I looks like there are two
different code points that try to translate the rtf style name: XlateFmtColName
and GetCanonicalStiNameFromEnglishName that are both called during rtf import.
Is this intended?



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