https://issues.apache.org/ooo/show_bug.cgi?id=87607

bmarcelly <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1

--- Comment #7 from bmarcelly <[email protected]> ---
Windows 7, Apache OpenOffice 4.1.1 RC1, fresh user profile.

Still the same problem with attachment 52371 :
Opening Menu Tools > Customize > Events tab, I still see the same image as
attachment 52778.


Remember that old OpenOffice has a different script URL than current
OpenOffice. As example this is the structure of OnLoad event from the provided
document:

MacroName   "Standard.Module1.Hello" 
EventType   "StarBasic" 
Library     "document" 
Script      "macro://./Standard.Module1.Hello()" 

Here is the same Event from an equivalent odt document:

EventType   "Script"
Script     
"vnd.sun.star.script:Standard.Module1.Hello?language=Basic&location=document"

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to