| View previous topic :: View next topic |
| Author |
Message |
kangtg Newbie

Joined: 19 Oct 2004 Posts: 3
|
Posted: Thu Oct 21, 2004 4:26 am Post subject: where I can find the code which implements Presentation API? |
|
|
hi, all
I need to integrate Presentation features into my project, that is, my application would have the function to open slide file and show it, either automation of MS Powerpoint or making use of Openoffice API might be the very solution, but as you know, those solutions need to install MS Powerpoint or Openoffic, which will bring big trouble to our customers. Is there still any solution else? as I know, OO have provided such interface named Presentation, I wonder where I can find the source code which implement such interface? I have downloaded the souce code of OO but I could not locate it actually.
Your every word will be greatly appreciately by me, thankyou in advance. |
|
| Back to top |
|
 |
damonw5 General User


Joined: 22 Oct 2004 Posts: 23 Location: Vermont, USA
|
Posted: Mon Nov 01, 2004 1:25 pm Post subject: |
|
|
| Try posting your question in the Macros and API section. They should be able to help you there. |
|
| Back to top |
|
 |
Cybb20 Super User


Joined: 02 Mar 2004 Posts: 1569 Location: Frankfurt, Germany
|
Posted: Mon Nov 01, 2004 7:30 pm Post subject: |
|
|
The graphics core of Impress/Presentation component is in the sd folder (both Impress and Drawing share the same code base), the new presentation engine (coming up for OOo 2.0) can be found under /sid/.
Christian _________________ - Knowledge is Power - |
|
| Back to top |
|
 |
|