To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97283
                 Issue #|97283
                 Summary|Can't retrieve macro from Impress Document using API
               Component|Presentation
                 Version|OOO300m9
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|graphicsneedsconfirm
             Reported by|pmcgee





------- Additional comments from [email protected] Mon Dec 15 17:36:17 
+0000 2008 -------
Attempting to to execute a Basic macro stored in an Impress (ODP) document using
Java, Impress fails to retrieve a macro stored in the document.  The requested
macro can be run from the user interface, and the Java code can retrieve and
execute macros stored in the application rather than the document.  The Java
code also can successfully execute a macro stored in a Writer (ODT) doccument. 

Error message:

Exception in thread "main"
com.sun.star.script.provider.ScriptFrameworkErrorException: The following Basic
script could not be found:
library: 'Standard'
module: 'Module1'
method: 'TestMacImpress'
location: 'document'

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to