Hello,
On Fri, Mar 06, 2015 at 06:41:50AM -0500, ArbolOne wrote:
> Is there a website that provides information about interfacing C++ with
> OpenOffice.org?
> I would like to interface with OpenOffice.org suite.
You need to download and set up the SDK, for C++ development. The API is
the same fo
@gmail.com [mailto:acolor...@gmail.com] On Behalf Of Alexandro
Colorado
Sent: Friday, March 6, 2015 08:02
To: users@openoffice.apache.org
Subject: Re: OpenOffice.org and C++
[ ... ]
There are some C++ tutorials there, the page list you several areas to work
with AOO. I dont use VS nor do I recommend
Original Message- From: Alexandro Colorado
> Sent: Friday, March 6, 2015 10:00 AM
> To: users@openoffice.apache.org
> Subject: Re: OpenOffice.org and C++
>
>
> OpenOffice is written in C++ and there are many programming areas to create
> plugins in C++ as well as oth
org
Subject: Re: OpenOffice.org and C++
OpenOffice is written in C++ and there are many programming areas to create
plugins in C++ as well as others. This website is a bit outdated but is a
good area to look around for snippets and things.
From Addons, AddIn, IDL (Libraries), with UNO (A
OpenOffice is written in C++ and there are many programming areas to create
plugins in C++ as well as others. This website is a bit outdated but is a
good area to look around for snippets and things.
>From Addons, AddIn, IDL (Libraries), with UNO (AOO API).
https://wiki.openoffice.org/wiki/UNOCpp
On Fri, 6 Mar 2015 06:41:50 -0500
"ArbolOne" wrote:
> Is there a website that provides information about interfacing C++ with
> OpenOffice.org?
> I would like to interface with OpenOffice.org suite.
Start at
https://wiki.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide
Is there a website that provides information about interfacing C++ with
OpenOffice.org?
I would like to interface with OpenOffice.org suite.