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

Joined: 18 Mar 2006 Posts: 2
|
Posted: Sat Mar 18, 2006 2:24 am Post subject: where to start |
|
|
Hi
i now trying to look into the source code but it is very confused to start
So i really need any one tell me where to start
I had experience with c++, c. so what i need to learn in order to program openoffice
Thanks for anyone who can help me
my email address p0120144@hotmail.com |
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3618 Location: Columbus, Ohio, USA
|
Posted: Mon Mar 20, 2006 6:54 am Post subject: |
|
|
If you are looking at how Basic is written, take a look at basic\source\runtime\method*.cxx _________________ --
Andrew Pitonyak
http://www.pitonyak.org/oo.php |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
rglover General User


Joined: 06 Mar 2006 Posts: 26 Location: Victoria, B.C., Canada
|
Posted: Mon Mar 20, 2006 1:12 pm Post subject: |
|
|
Andrew, at great risk to my geek image, I have to ask exactly where the *.cxx files you refer to are located. Is that a directory path before them? Some part of a website? _________________ Rod Glover |
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3618 Location: Columbus, Ohio, USA
|
Posted: Tue Mar 21, 2006 6:47 am Post subject: |
|
|
Download the source code for OOo
You should be able to find referenes to obtaining the source from here:
http://www.openoffice.org/scdocs/ProjectSource
I always have to work to find the latest source becuase they seem to move around a lot if you are not checking them out of CVS... Be warned, it is big. _________________ --
Andrew Pitonyak
http://www.pitonyak.org/oo.php |
|
| Back to top |
|
 |
|