[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 15:10:48 UTC 2019


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

Oliver Brinzing <oliver.brinzing at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing at gmx.de
         Resolution|---                         |NOTABUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
getSheets() method belongs to com::sun::star::sheet::SpreadsheetDocument
Service
(-> interface com::sun::star::sheet::XSpreadsheets):

https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html

for example:
https://docs.libreoffice.org/unotest/html/SpreadsheetDocument_8java_source.html

https://api.libreoffice.org/examples/DevelopersGuide/Forms/SpreadsheetDocument.java

-- 
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/94c6e128/attachment.html>


More information about the Libreoffice-bugs mailing list