[sc-issues] [Issue 64118] Macros: dispatcher.execut eDispatch crashes withou error.

2006-04-10 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64118 --- Additional comments from [EMAIL PROTECTED] Mon Apr 10 09:26:01 -0700 2006 --- I get crashing even with: dim args2(3) as new com.sun.star.beans.PropertyValue A

[sc-issues] [Issue 64118] Macros: dispatcher.execut eDispatch crashes withou error.

2006-04-10 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64118 --- Additional comments from [EMAIL PROTECTED] Mon Apr 10 09:20:06 -0700 2006 --- Sorry again. The array is declared with the right size: dim args2(2) as new com.su

[sc-issues] [Issue 64118] Macros: dispatcher.execut eDispatch crashes withou error.

2006-04-10 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64118 --- Additional comments from [EMAIL PROTECTED] Mon Apr 10 06:53:03 -0700 2006 --- Sorry. The Array was declared with the wrong size. Should be: Dim args2(3) as new

[sc-issues] [Issue 64118] New - Macros: dispatcher.e xecuteDispatch crashes withou error.

2006-04-07 Thread grval
Priority:|P3 Subcomponent:|programming Assigned to:|spreadsheet Reported by:|grval --- Additional comments from [EMAIL PROTECTED] Fri Apr 7 11:52:42 -0700 2006 --- I have Sub that crashes when it gets to dispatcher.executeDispatch . This

[framework-issues] [Issue 46864] Password Protected Librar ies do not deploy properly

2006-03-20 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=46864 --- Additional comments from [EMAIL PROTECTED] Mon Mar 20 08:01:06 -0800 2006 --- OOo 2.0 crashes when I am in Run Macro and I select the library. Version: 1.9.129

[framework-issues] [Issue 46864] Password Protected Librar ies do not deploy properly

2005-09-02 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=46864 --- Additional comments from [EMAIL PROTECTED] Fri Sep 2 07:11:40 -0700 2005 --- Sorry, that last line should read: The library will work if you unzip the uno pack

[framework-issues] [Issue 46864] Password Protected Librar ies do not deploy properly

2005-09-02 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=46864 --- Additional comments from [EMAIL PROTECTED] Fri Sep 2 07:09:40 -0700 2005 --- I emailed ab the package. I create the package by zipping the basic folder for the

[framework-issues] [Issue 46864] New - Password Protected Libraries do not deploy properly

2005-04-06 Thread grval
Subcomponent:|scripting Assigned to:|npower Reported by:|grval --- Additional comments from [EMAIL PROTECTED] Wed Apr 6 10:59:09 -0700 2005 --- If I make an uno package out of a macro library and I password protect it, then none of the subroutines contained

[framework-issues] [Issue 42240] creating dialogs not working first time

2005-02-14 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42240 --- Additional comments from [EMAIL PROTECTED] Mon Feb 14 08:19:36 -0800 2005 --- Ah yes, loading the standard dialog library works. ---

[framework-issues] [Issue 42240] creating dialogs not working first time

2005-02-11 Thread grval
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42240 --- Additional comments from [EMAIL PROTECTED] Fri Feb 11 09:32:08 -0800 2005 --- Ok, that code works, but it creates a new problem. I can't access the controls on t

[framework-issues] [Issue 42240] New - creating dialogs not working first time

2005-02-07 Thread grval
:|scripting Assigned to:|npower Reported by:|grval --- Additional comments from [EMAIL PROTECTED] Mon Feb 7 14:22:39 -0800 2005 --- I use both OOo 1.1.2 and 1.1.3, this occurs on both versions. The first time you create A dialog (in a macro), it gives an