Difference between revisions of "API/Samples/Java/Office/OokScriptProvider"

From Apache OpenOffice Wiki
< API‎ | Samples‎ | Java
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>[[Category:API]] [[Category:Samples]] [[Category:Java]] [[Category:Office]]</noinclude>
+
{{revision}}<br>
  
The OokScriptProvider is a sample extension that shows how to integrate a new macro scripting language (in this case the esotheric language [http://www.dangermouse.net/esoteric/ook.html Ook]) into OpenOffice.org.
+
The OokScriptProvider is a sample extension that shows how to integrate a new macro scripting language (in this case the esotheric language [https://www.dangermouse.net/esoteric/ook.html Ook]) into {{AOo}}.
  
You can find the source code within the OpenOffice.org repository in /contrib/sdk/examples/java/OokScriptProvider
+
You can find the source code within the {{AOo}} repository in /contrib/sdk/examples/java/OokScriptProvider
  
You can find a [http://extensions.services.openoffice.org/project/ookscriptprovider binary version here].
+
You can find a [https://extensions.services.openoffice.org/project/ookscriptprovider binary version here].
 +
 
 +
== See Also ==
 +
*[[API]]
 +
*[[Java]]
 +
 
 +
[[Category:API]]
 +
[[Category:Samples]]
 +
[[Category:Java]]
 +
[[Category:Office]]

Latest revision as of 17:19, 30 January 2021



The OokScriptProvider is a sample extension that shows how to integrate a new macro scripting language (in this case the esotheric language Ook) into Apache OpenOffice.

You can find the source code within the Apache OpenOffice repository in /contrib/sdk/examples/java/OokScriptProvider

You can find a binary version here.

See Also

Personal tools