To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89769
User er changed the following:
What |Old value |New value
================================================================================
Keywords|needhelp |easy2dev, needhelp
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Jun 23 11:42:58 +0000
2010 -------
Implementation is in sc/source/filter/rtf/rtfexp.cxx and pretty straight
forward. Basically each row would have to be checked for hidden or filtered
before calling ScRTFExport::WriteRow() and there each column before calling
ScRTFExport::WriteCell(). Note that places that use pCellX will need attention
as well. In fact pCellX could be initialized in ScRTFExport::WriteTab() to set a
column width to 0 if a column is hidden and not write cells in columns of width
0.
Adding keyword easy2dev so this issue shows up in the query at the bottom of
http://sc.openoffice.org/ and someone can jump on it and provide a patch.
---------------------------------------------------------------------
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]