Re: OLE Automatization Linux's OpenOffice from wine app

2006-11-19 Thread Robert Shearman
Alexandr Kochmin wrote: DK> Kochmin wrote: DK>> I have windows application wich use OLE Automatization to fill-in DK>> OpenOffice document It's create OleObject like DK>> OpenOffice := CreateOleObject('com.sun.star.ServiceManager'); DK>> .. DK>> How can I rewrite it, or use any tools, to work whe

Re: OLE Automatization Linux's OpenOffice from wine app

2006-11-15 Thread Alexandr Kochmin
DK> Kochmin wrote: DK>> I have windows application wich use OLE Automatization to fill-in DK>> OpenOffice document It's create OleObject like DK>> OpenOffice := CreateOleObject('com.sun.star.ServiceManager'); DK>> .. DK>> How can I rewrite it, or use any tools, to work when OpenOffice is DK>> inst

re: OLE Automatization Linux's OpenOffice from wine app

2006-11-14 Thread Dan Kegel
Kochmin wrote: I have windows application wich use OLE Automatization to fill-in OpenOffice document It's create OleObject like OpenOffice := CreateOleObject('com.sun.star.ServiceManager'); .. How can I rewrite it, or use any tools, to work when OpenOffice is installed on Linux, and my applicatio