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

[email protected] changed:

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

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

Reply via email to