To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116205
                 Issue #|116205
                 Summary|Frozen row information is lost when calc document is s
                        |aved
               Component|api
                 Version|OOo 3.2.1
                Platform|All
                     URL|
              OS/Version|Windows, all
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsc
             Reported by|pahan1980





------- Additional comments from pahan1...@openoffice.org Wed Dec 22 11:12:09 
+0000 2010 -------
I want to convert the ods file with a frozen header row (stays on top while
scrolling).
When doing this via Calc itself (save as Excel 97/2000/XP), everything works
fine - the final xls file has this header row locked.
But when exporting via oo api the row "lock" information is lost, and the row in
the resulting document is not frozen anymore. 
I tested the behavior on the ConnectionAwareClient from OO First Steps guide
with OO 3.2.1 and java api libraries of the same version (juh, unoil and their
transitive dependencies). I slightly changed the code - there is no need for
command line arguments, the uno-url is hardcoded in main() and oo daemon is
started automatically. The path to source and destination files is defined in
private static constants. When the user presses "New calc" button, the source
file is opened and saved to destination file. if everything goes right, there is
a "connected" message in label.
when i run the example, the frozen raw is not preserved in the new file.
Moreover, if i remove the save filter and save file as ods - frozen raw is not
preserved either.

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


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

Reply via email to