Difference between revisions of "User:Fossy/scripting-links/API-UNO-Cplusplus"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
 
Line 1: Line 1:
 
 
APPLICATION PROGRAMMING INTERFACE (API)
 
APPLICATION PROGRAMMING INTERFACE (API)
  
Line 7: Line 6:
 
Contents: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html
 
Contents: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html
 
Index: http://api.openoffice.org/docs/common/ref/index-files/index-1.html
 
Index: http://api.openoffice.org/docs/common/ref/index-files/index-1.html
 +
 
Tips and Tricks: http://api.openoffice.org/TipsAndTricks/internal.html
 
Tips and Tricks: http://api.openoffice.org/TipsAndTricks/internal.html
  
Line 14: Line 14:
  
 
Commands: http://www.openoffice.org/files/documents/25/2570/commandsReference.html
 
Commands: http://www.openoffice.org/files/documents/25/2570/commandsReference.html
[http://udk.openoffice.org/ UNO project] universal network objects]
+
[http://udk.openoffice.org/ UNO project]
  
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - -  
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - -  

Latest revision as of 05:45, 6 October 2007

APPLICATION PROGRAMMING INTERFACE (API)

Home page: http://api.openoffice.org/ Advanced search: http://api.openoffice.org/servlets/Search?mode=advanced

Contents: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html Index: http://api.openoffice.org/docs/common/ref/index-files/index-1.html

Tips and Tricks: http://api.openoffice.org/TipsAndTricks/internal.html

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - -

UNIVERSAL NETWORK OBJECTS (UNO)

Commands: http://www.openoffice.org/files/documents/25/2570/commandsReference.html UNO project

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - -

C++

SergeM's UNO/C++ page wiki page Writing a Program to Control OpenOffice.org, Part 1 Writing a Program to Control OpenOffice.org, Part 2

Personal tools