[Libreoffice-bugs] [Bug 139939] vba compatible copying worksheets to a new workbook doesn't work for more than one sheets

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 11 15:41:19 UTC 2021


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

himajin100000 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |8146

--- Comment #1 from himajin100000 at gmail.com ---
source code pointer:

https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworksheets.cxx?r=bb06f513#443
https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworkbook.cxx?r=0c1b4904#237
https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworksheet.cxx?r=85b40048#553

currently ScVbaWorksheets does not have Copy method etc., ScVbaWorksheet does.

Aside from this main point, we have to be careful of the following two points.
1. VbaWorksheets nor ScVbaWorksheet has SaveAs method.
2. THIS METHOD HAS A BUG: see Bug 118146

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

-- 
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/20210211/3229a750/attachment.htm>


More information about the Libreoffice-bugs mailing list