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





------- Additional comments from [EMAIL PROTECTED] Thu Jan 31 12:57:36 +0000 
2008 -------
I don't think I at all understand how calc determines the lineheight of a
non-editengine cell, e.g. if we end up using a EditEngine then for 10point Arial
we have in 100thmm

ascent 318, descent 79, intleading 53, outleading 0 -> line height of 397, i.e.
.397cm.

This is indeed the height that a EditEngine returns in column2.cxx from
EditEngine::GetTextHeight() and looks like a solidly derived figure to me, while
the calculations in lcl_GetAttribHeight very much confuse me, and to a much
lesser extent global.cxx and give lower figures.

e.g. to my naive eyes I'd have expected line heights to be derived something
like this attachment.

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