Hi Kohei,
You have got the same problem as Eric got.
http://specs.openoffice.org/servlets/ReadMsg?l
ist=dev&msgNo=59
Thanks,
khirano
On 10/18/06, Kohei Yoshida <kohei.yoshida gmail.com> wrote:
> Hi there,
>
> Well, I'm in the process of writing a spec for my
up-coming feature,
> but I've had a bit of a problem.
>
> I was trying to work on annotating my dialogs (there
are 3 of them),
> so I started copy & pasting table rows from the
example Table 1
> included in the template. But everytime I change the
value of the
> pull-down menu in the Type column, the basic macro
errors in the
> InsertAutoText function at line 167 where the following
line is.
>
> oAutoText =
oControlAutoTextContainer.getByName(sControlAutoTextList(Ind
ex))
>
> The same thing happens with those pull-down menus in
the example Table 1.
>
> Is there something I'm overlooking ?
>
> Thanks for your help,
> Kohei
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe specs.openoffice.org
> For additional commands, e-mail: dev-help specs.openoffice.org
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe specs.openoffice.org
For additional commands, e-mail: dev-help specs.openoffice.org
|