B Marcelly Super User

Joined: 12 May 2004 Posts: 1414 Location: France
|
Posted: Wed Aug 01, 2007 5:28 am Post subject: COM-Automation using Delphi or VB-like languages |
|
|
Hi all,
If you want to program OpenOffice.org from MS-Windows with COM-Automation you may be interested by one of the free toolkits downloadable from my web site.
There is a toolkit for : Delphi, VBA or VB6, VB.NET, VBScript, JScript.
With these toolkits you will be able to convert very easily OpenOffice.org Basic macros into one of these languages. Some of the offered routines : ConnectOpenOffice, DisconnectOpenOffice, CreateUnoService, ConvertToURL, CreateUnoStruct, MakePropertyValue, CreateProperties, runScript, runBasicMacro, Xray. The complete list of API constants and enums is provided, with a tool to update it from the SDK.
In each sub-folder Annexes\ you will find the corresponding documentation, e.g. OOo_COM_VBNET_v10en.odt
Hope this helps.
______
Bernard |
|