<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openoffice.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JanHolstJensen</id>
	<title>Apache OpenOffice Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openoffice.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JanHolstJensen"/>
	<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/wiki/Special:Contributions/JanHolstJensen"/>
	<updated>2026-05-09T12:15:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In&amp;diff=124476</id>
		<title>Calc/Add-In</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In&amp;diff=124476"/>
		<updated>2009-05-09T15:48:42Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: Removed static link to Python add-in how-to.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An &amp;#039;&amp;#039;&amp;#039;Add-In&amp;#039;&amp;#039;&amp;#039; is a special [[Extensions|extension]] package that adds spreadsheet functions to the [[Calc]] spreadsheet application. For information about how to write an Add-In please see the category [[:Category:Add-Ins|Add-Ins]]:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;DPL&amp;gt;&lt;br /&gt;
category = Calc&lt;br /&gt;
category = Add-In&lt;br /&gt;
&amp;lt;/DPL&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Extensions|Calc]]&lt;br /&gt;
[[Category:Calc|Add-In]]&lt;br /&gt;
[[Category:Add-In|Calc/Add-In]]&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124475</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124475"/>
		<updated>2009-05-09T15:47:57Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download here [[media:DoobieDoo-example.zip]].&lt;br /&gt;
&lt;br /&gt;
The add-in was developed on Windows and the included make-script is Windows only. However, there is nothing particularly platform-specific code in the add-in so I guess you should be able to make it work on a *nix platform too.&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:API]]&lt;br /&gt;
[[Category:Extensions]]&lt;br /&gt;
[[Category:Calc|Add-In/{{SUBPAGENAME}}]]&lt;br /&gt;
[[Category:Add-In]]&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
[[Category:Python]]&lt;br /&gt;
[[Category:Samples]]&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124474</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124474"/>
		<updated>2009-05-09T15:47:34Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download here [[media:DoobieDoo-example.zip]].&lt;br /&gt;
&lt;br /&gt;
The add-in was developed on Windows and the included make-script is Windows only. However, there is nothing particularly platform-specific code in the add-in so I guess you should be able to make it work on a **nix platform too.&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:API]]&lt;br /&gt;
[[Category:Extensions]]&lt;br /&gt;
[[Category:Calc|Add-In/{{SUBPAGENAME}}]]&lt;br /&gt;
[[Category:Add-In]]&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
[[Category:Python]]&lt;br /&gt;
[[Category:Samples]]&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124473</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124473"/>
		<updated>2009-05-09T15:46:23Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download here [[media:DoobieDoo-example.zip]].&lt;br /&gt;
&lt;br /&gt;
The add-in was developed on Windows and the included make-script is Windows only, but there should be nothing particularly platform-specific code in the add-in.&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:API]]&lt;br /&gt;
[[Category:Extensions]]&lt;br /&gt;
[[Category:Calc|Add-In/{{SUBPAGENAME}}]]&lt;br /&gt;
[[Category:Add-In]]&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
[[Category:Python]]&lt;br /&gt;
[[Category:Samples]]&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124470</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124470"/>
		<updated>2009-05-09T15:44:33Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download here [[media:DoobieDoo-example.zip]].&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:API]]&lt;br /&gt;
[[Category:Extensions]]&lt;br /&gt;
[[Category:Calc|Add-In/{{SUBPAGENAME}}]]&lt;br /&gt;
[[Category:Add-In]]&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
[[Category:Python]]&lt;br /&gt;
[[Category:Samples]]&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In&amp;diff=124464</id>
		<title>Calc/Add-In</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In&amp;diff=124464"/>
		<updated>2009-05-09T15:43:28Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An &amp;#039;&amp;#039;&amp;#039;Add-In&amp;#039;&amp;#039;&amp;#039; is a special [[Extensions|extension]] package that adds spreadsheet functions to the [[Calc]] spreadsheet application. For information about how to write an Add-In please see the category [[:Category:Add-Ins|Add-Ins]]:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;DPL&amp;gt;&lt;br /&gt;
category = Calc&lt;br /&gt;
category = Add-In&lt;br /&gt;
&amp;lt;/DPL&amp;gt;&lt;br /&gt;
* [http://wiki.services.openoffice.org/wiki/Calc/Add-In/Python_How-To OpenOffice.org (OOo) Calc Add-in How-to] for Python on Windows&lt;br /&gt;
&lt;br /&gt;
[[Category:Extensions|Calc]]&lt;br /&gt;
[[Category:Calc|Add-In]]&lt;br /&gt;
[[Category:Add-In|Calc/Add-In]]&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124461</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124461"/>
		<updated>2009-05-09T15:42:27Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download here [[media:DoobieDoo-example.zip]].&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124459</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124459"/>
		<updated>2009-05-09T15:42:02Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download which is [[media:DoobieDoo-example.zip] here].&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124458</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124458"/>
		<updated>2009-05-09T15:41:44Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download which is [[media:DoobieDoo-example.zip]].&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124454</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124454"/>
		<updated>2009-05-09T15:40:26Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download which is [DoobieDoo-example.zip here].&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124452</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124452"/>
		<updated>2009-05-09T15:40:03Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download which is [file:DoobieDoo-example.zip here].&lt;br /&gt;
&lt;br /&gt;
You may also visit [http://www.biochemfusion.com/doc/Calc_addin_howto.html the original URL] to see if there is a more up-to-date version available.&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124445</id>
		<title>Calc/Add-In/Python How-To</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=Calc/Add-In/Python_How-To&amp;diff=124445"/>
		<updated>2009-05-09T15:37:25Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: DoobieDoo Python Calc example add-in.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This example will show you how to create a Python add-in for OpenOffice.org Calc 3.x. The add-in from the fictive DoobieCompany will&lt;br /&gt;
&lt;br /&gt;
* Add custom spreadsheet functions to Calc.&lt;br /&gt;
* Make the custom functions available in Calc&amp;#039;s Function Wizard.&lt;br /&gt;
* Be packaged as an .OXT file so an end-user can install the Add-in by simply double-clicking the .OXT package.&lt;br /&gt;
&lt;br /&gt;
More detailed documentation is available in the full download which is [[Media:DoobieDoo-example.zip]here].&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=File:DoobieDoo-example.zip&amp;diff=124436</id>
		<title>File:DoobieDoo-example.zip</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=File:DoobieDoo-example.zip&amp;diff=124436"/>
		<updated>2009-05-09T15:32:22Z</updated>

		<summary type="html">&lt;p&gt;JanHolstJensen: The DoobieDoo Python add-in example.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The DoobieDoo Python add-in example.&lt;/div&gt;</summary>
		<author><name>JanHolstJensen</name></author>
	</entry>
</feed>