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

--- Comment #3 from Konstantin Kharlamov <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to