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


User sdm changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'lijian,liutao,pj,sdm,xzch
                        |                          |eng'
--------------------------------------------------------------------------------




------- Additional comments from s...@openoffice.org Mon Apr 13 07:17:36 +0000 
2009 -------
Because of this issue, chinese users can not typeset "standard goverment 
document" which is widly used in china.

The problem is that when font size is changed the nDefaultFontHeight does not 
change in sw\source\core\txtnode\fntcache.cxx, belows are details.

 if ( pGrid && GRID_LINES_CHARS == pGrid->GetGridType() && !pGrid-
>IsSnapToChars() )
        {
            const USHORT  nDefaultFontHeight = GetDefaultFontHeight( rInf );

In redOffice, "standard goverment document" can be realized, because there is 
an "font select" button in the text grid tab page. and when font size is 
changed through this "font select" button , nDefaultFontHeight 's value can 
change with font size.

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to