To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68228
                 Issue #|68228
                 Summary|Audit macros
               Component|framework
                 Version|OOo 2.0.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|FEATURE
                Priority|P3
            Subcomponent|ui
             Assigned to|tm
             Reported by|pagalmes





------- Additional comments from [EMAIL PROTECTED] Mon Aug  7 06:25:44 -0700 
2006 -------
Absctract :

Adding a feature that allows the developper to know which macro function is
called by which widget(s) (buttons...).

Purpose :

When someone sends you a file containing macros, you can see which modules and
functions he wrote, but you can not easily know where each function is called.
Thus, when the files contains many sheets, you need to go through every sheet
until you find which widget the macro is called. This can also be tricky if the
macro is called when the sheet is opened because no widgets calls it.

Finding which buttons calls which function can represent a huge amount of work
for large sheets. Even worse, if you think that a function is not associated to
any button you can't tell it with certainty.

This would also be useful if it could be done on sheets comming from Office (and
in particular Excel). It would ease migrating MS Office applications. Thus
adding such functionnality could ease the work of debugging/migrating documents
with macro.

---------------------------------------------------------------------
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