To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75551
                 Issue #|75551
                 Summary|port helperapi constant solution to oovbaapi module
               Component|framework
                 Version|OOo 2.2 RC3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|scripting
             Assigned to|npower
             Reported by|npower





------- Additional comments from [EMAIL PROTECTED] Tue Mar 20 10:34:18 +0000 
2007 -------
the helperapi module provides constants via a 2 step process
1) meta information is extracted from associated binaries and dlls
2) meta information is processed and idl definitions are autogenerated and
associated type libraries are provided from that.

the currently set of constants that is provided in the oovbaapi module is coded
by hand
   a) it possible contains error/typos
   b) it has a different namespaces

we should 
   a) remove the hardcoded constant idl files from oovbaapi and replace it with
them with the system already in place in the helperapi to provide autogenerated
idl files from meta data.
   b) the helperapi code ( the idl file generation step ) needs to be modified
to create constants in the namespace expected by the oovbaapi project

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