https://bz.apache.org/ooo/show_bug.cgi?id=127395
Issue ID: 127395
Issue Type: DEFECT
Summary: setActiveSheet does not work in Hidden mode
Product: App Dev
Version: 4.1.3
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: api
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
You can't use the API to process (eg: export as CSV) all sheets in a Calc
document opened in hidden mode.
See numerous examples of code attempts and queries. Eg:
-
http://stackoverflow.com/questions/20714857/how-can-i-save-all-sheets-in-a-libreoffice-calc-spreadsheet-from-a-command-line
- http://stackoverflow.com/questions/41870205/openoffice-calc-setactivesheet
- http://www.linuxjournal.com/files/linuxjournal.com/ufiles/ssconverter.py_.txt
- https://github.com/whyleyc/unoconv/blob/master/unoconv (comments/code at line
847)
--
You are receiving this mail because:
You are the assignee for the issue.