[Solved] com createOleObjects without installing OpenOffice

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
PinkPacino
Posts: 12
Joined: Thu Mar 08, 2012 10:56 am

[Solved] com createOleObjects without installing OpenOffice

Post by PinkPacino »

Now,i want to create oleobjects of OpenOffice using 'com.sun.star.ServiceManager' without installing Openoffice,only containing some dll documents and some msg in regedit.

Does anyone come across this problem??



Thanks all.
Last edited by PinkPacino on Tue Dec 10, 2013 4:52 am, edited 2 times in total.
OpenOffice 3.1 on Windows Vista / NeoOffice 2.2.3 with MacOS 10.4 / OpenOffice 2.4 on Ubuntu 9.04
User avatar
Villeroy
Volunteer
Posts: 31279
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Delphi com createOleObjects without installing openoffic

Post by Villeroy »

OLE out of itself, running software without installing it ... or how to clap with one hand.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
PinkPacino
Posts: 12
Joined: Thu Mar 08, 2012 10:56 am

Re: Delphi com createOleObjects without installing OpenOffic

Post by PinkPacino »

Er... I've got your point. But,I only want to call some components of OpenOffice in my project.

Is there any version of OOo that has only some component like .odt/Writer?
OpenOffice 3.1 on Windows Vista / NeoOffice 2.2.3 with MacOS 10.4 / OpenOffice 2.4 on Ubuntu 9.04
User avatar
RoryOF
Moderator
Posts: 34618
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Delphi com createOleObjects without installing OpenOffic

Post by RoryOF »

OpenOffice is an integrated application and installing only a section of it saves a very small amount of space. Some of the linux distros do break it into sections, which according to reports can be separately installed, but other reports suggest there can be unexplained missing functionality.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
PinkPacino
Posts: 12
Joined: Thu Mar 08, 2012 10:56 am

Re: Delphi com createOleObjects without installing OpenOffic

Post by PinkPacino »

RoryOF wrote:OpenOffice is an integrated application and installing only a section of it saves a very small amount of space. Some of the linux distros do break it into sections, which according to reports can be separately installed, but other reports suggest there can be unexplained missing functionality.
Thanks.
But i still have doubts about that.Like ms office,it provides me for installing Word/Excel separetely.So i have a thought about OpenOffice.
OpenOffice 3.1 on Windows Vista / NeoOffice 2.2.3 with MacOS 10.4 / OpenOffice 2.4 on Ubuntu 9.04
User avatar
Villeroy
Volunteer
Posts: 31279
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Delphi com createOleObjects without installing OpenOffic

Post by Villeroy »

Start Writer, Calc, Impress, Draw, Math and a Base document.
Look at the task manager. There is only one soffice process.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply