[api-dev] OO Draw 1.9.122 Basic Runtime Macro Error while drawing polypolygonshape shapes

2005-08-26 Thread Mike Carmichael
While using a beta version of OpenOffice, on two different systems(Millennium 2000), a macro which draws a parabola generates the following error consistently after the macro has been run once: Basic Runtime error. An exception occurred Type com.sun.star.lang.IllegalArgumentException Message:

Re: [api-dev] OO Draw 1.9.122 Basic Runtime Macro Error while drawing polypolygonshape shapes

2005-08-26 Thread Mike Carmichael
Hi, My problem was in the dimensioning! The old code line which did not work, was: Global Shape1(2999) As New com.sun.star.awt.Point In order to use Shape1() in two different subroutines. A sketch of the new code line and arguments added to subroutines is: sub dshape() . . Dim