Thanks Andreas;

Got everything work.  Thanks especially for the xray tip.

On Thu, 2006-10-08 at 22:44 +0200, Andreas Saeger wrote:
> William,
> You don't need to install the SDK if you only want to write Basic-macros.
> make executable
> # chmod 700 OOo_2.0.2_LinuxIntel_sdk.sh
> run
> # ./OOo_2.0.2_LinuxIntel_sdk.sh
> cd /var/tmp/unpack_openofficeorg
> 
> # su
> # rpm -i --prefix=/home/william/OOo2SDK/ openoffice.org-sdk-2.0.2-5.i586.rpm
> 
> Add two bookmarks to your favourite browser:
> file:///home/william/OOo2SDK/docs/common/ref/com/sun/star/module-ix.html
> file:///home/william/OOo2SDK/docs/DevelopersGuide/DevelopersGuide.xhtml
> 
> Don't forget to install xray from
> > http://sourceforge.net/project/showfiles.php?group_id=87718&package_id=101416
> 
> Sub test_Xray
> REM make shure there is some document opened
> xray thisComponent
> End Sub
> 

-- 
Regards Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to