Hi there, Just fyi cws npower6 adds the initial code drop of the vba interoperability feature ( as announced on gullfoss http://blogs.sun.com/GullFOSS/entry/sun_and_novell_work_together ) This adds a new directory ( for the short/medium term at least ) to the sc module. The directory contains the implementation code for the new vba component library.
the new directory is located here: sc/source/ui/vba some other changes to the main sc codeline were also required, these are; o project files e.g. makefiles.mk etc. ( to facilitate building of the new component library ) o quite a few header files ( a number of classes/methods have had to have their visibility adjusted in order for the new component library to link ) so, I'd just like to; a) let people know I am doing this b) let people to be able to have a look at the changes in order to determine whether those changes will create any problems. I've taken the trouble to extract the patches from the cws and split them as follows http://go-oo.org/~ooo/cws-npower6/sc.diff ( changes to existing sc files ) http://go-oo.org/~ooo/cws-npower6/sc-vbamodule.diff ( the vba directory, it's not necessary to inspect this ( except for perhaps the makefile.mk ), but its there for completeness p.s. by default the env variable ENABLE_VBA & VBA_EXTENSION which control the building of the component are set to 'NO' by default Please let me know if there are any issues or concerns, I want to put this cws to bed asap as there are many many more cws(s) to be built ontop of this one. -- Noel Power OpenOffice Developer [EMAIL PROTECTED] Novell, Inc. Software for the Open Enterprise www.novell.com/open SUSEĀ® Linux Enterprise 10 Your Linux is ready www.novell.com/linux --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
