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


User cl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Aug 16 01:00:57 -0700 
2005 -------
Fixed,

I moved the chinese translation dialog code from docshel3.cxx to fuhhconv.cxx
For cinese translation I also travel over all styles from the documents
stylesheet pool. For all styles that have the language item set or have no
parent style, I set the new target language. I do the same for the target font.
I also did a fix in SdrObjEditView::BegTextEdit(). I moved the pWin->GrabFocus()
call to the beginning. When calling BegTextEdit on a view with a window that
does not have the focus, the GrabFocus call can cause the underlying shell to
become active and that calls an EndTextEdit() itself. This is ok on start of
BegTextEdit() where we already call an EndTextEdit but fatal in the middle of
the method.

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