[Libreoffice-bugs] [Bug 126416] CurrentController in LO Calc offers "ActiveSheet" but not "Sheets"

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 21 16:42:14 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126416

--- Comment #3 from Konstantin Kharlamov <hi-angel at yandex.ru> ---
(In reply to Oliver Brinzing from comment #2)
> to make your example script work:
> 
> soffice --calc
> --accept="socket,host=localhost,port=2002;urp;StarOffice.ServiceManager"
> 
> [...]
> model = connect_to_lo()
> print("Trying to access model.Sheets")
> sheets1 = model.getSheets()
> print("Succeed!")
> print(sheets1.getByIndex(0).getName())

You basically reworded my description here, where I mentioned that I know how
to make it work. This report is about making the API more accessible.

Do you mind to reopen it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190721/c425b608/attachment.html>


More information about the Libreoffice-bugs mailing list