https://bugs.freedesktop.org/show_bug.cgi?id=45987
Bug #: 45987
Summary: FORMCONTROLS: Error message when deleting pages
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.5.0 RC2
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Status Whiteboard: BSA
Severity: normal
Priority: medium
Component: Spreadsheet
AssignedTo: [email protected]
ReportedBy: [email protected]
Problem description:
Error message when deleting à page via DCOM
Steps to reproduce:
this code in delphi
if I > iNbWorkSheet then begin
while I > iNbWorkSheet do begin
mxDocument.Sheets.removeByName('Feuille'+IntToStr(I));
Dec(I);
end;
gives the following error message
com.sun.star.uno.RuntimeException: [msci_uno bridge error] UNO type of C++
exception unknown: "std.out_of_range",RTTI-name=".?AVout_of_range@str@@"!
with 3.5RC3
No problem with 3.4 serie
Browser: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20100101 Firefox/11.0
--
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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs