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


User sj changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Nov 13 11:17:04 +0000 
2007 -------
In r1.110 of svdfppt.cxx the noop was:
nPropLineSpace = (sal_uInt8)((double)nVal2 * pAtom->fScaling + 0.5);
which is completely right. After introducing the SdrTextFixedCellHeightItem in
r1.111 fScaling has been done by the editengine, so it was also correct to
remove the fScaling in the import. (btw it would be good to remove the noop.)

To repeat my opinion, each text that is imported from a PPT document has to be
interpreted as if there is SdrTextFixedCellHeightItem set to true, but this is
not the fact when exporting text to PPT then the SdrTextFixedCellHeightItem
might be true and nothing special has to be done(if the text was previously been
imported from PPT) or it might be false if the text was newly been created in
OOo, then the line spacing must take care of the fluctuating font height -> the
export has to be fixed




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