https://bugs.freedesktop.org/show_bug.cgi?id=45987

Francesco Muzul <fmu...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fmu...@gmail.com
            Version|LibO 3.5.0 Release          |LibO 3.5.1 Release

--- Comment #1 from Francesco Muzul <fmu...@gmail.com> 2012-03-17 15:14:21 PDT 
---
' this VbScript code raises the exception
' when used with OpenOffice it works well

Dim rSheets
Set rSheets = objDocument.getSheets

if rSheets.getCount() >= 3 then
rSheets.removeByName(rSheets.getByIndex(2).Name)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to