04060112.xhp (31631f38) 04060112.xhp (88cae784)
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25<meta>
26<topic id="textscalc0104060112xml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Add-in for Programming in $[officename] Calc</title>
28<filename>/text/scalc/01/04060112.xhp</filename>
29</topic>
30<comment>fixed #i30855#</comment>
31</meta>
32<body>
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25<meta>
26<topic id="textscalc0104060112xml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Add-in for Programming in $[officename] Calc</title>
28<filename>/text/scalc/01/04060112.xhp</filename>
29</topic>
30<comment>fixed #i30855#</comment>
31</meta>
32<body>
33<bookmark xml-lang="en-US" branch="index" id="bm_id3151076"><bookmark_value>programming; add-ins</bookmark_value>
33<bookmark xml-lang="en-US" branch="index" id="bm_id3151076">
34<bookmark_value>programming; add-ins</bookmark_value>
34<bookmark_value>shared libraries; programming</bookmark_value>
35<bookmark_value>external DLL functions</bookmark_value>
36<bookmark_value>functions; $[officename] Calc add-in DLL</bookmark_value>
37<bookmark_value>add-ins; for programming</bookmark_value>
38</bookmark><comment>mw made "external..." a one level entry and deleted one "functions;..." entry</comment>
39<paragraph role="heading" id="hd_id3151076" xml-lang="en-US" level="1" l10n="U" oldref="1">Add-in for Programming in $[officename] Calc</paragraph>
40<paragraph role="warning" id="par_id3147001" xml-lang="en-US" l10n="U" oldref="220">The method of extending Calc by Add-Ins that is described in the following is outdated. The interfaces are still valid and supported, to ensure compatibility with existing Add-Ins, but for programming new Add-Ins you should use the new <link href="text/shared/guide/integratinguno.xhp" name="API functions">API functions</link>.</paragraph>
41<paragraph role="paragraph" id="par_id3150361" xml-lang="en-US" l10n="U" oldref="2">$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select="sys"><caseinline select="UNIX">shared library

--- 659 unchanged lines hidden ---
35<bookmark_value>shared libraries; programming</bookmark_value>
36<bookmark_value>external DLL functions</bookmark_value>
37<bookmark_value>functions; $[officename] Calc add-in DLL</bookmark_value>
38<bookmark_value>add-ins; for programming</bookmark_value>
39</bookmark><comment>mw made "external..." a one level entry and deleted one "functions;..." entry</comment>
40<paragraph role="heading" id="hd_id3151076" xml-lang="en-US" level="1" l10n="U" oldref="1">Add-in for Programming in $[officename] Calc</paragraph>
41<paragraph role="warning" id="par_id3147001" xml-lang="en-US" l10n="U" oldref="220">The method of extending Calc by Add-Ins that is described in the following is outdated. The interfaces are still valid and supported, to ensure compatibility with existing Add-Ins, but for programming new Add-Ins you should use the new <link href="text/shared/guide/integratinguno.xhp" name="API functions">API functions</link>.</paragraph>
42<paragraph role="paragraph" id="par_id3150361" xml-lang="en-US" l10n="U" oldref="2">$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select="sys"><caseinline select="UNIX">shared library

--- 659 unchanged lines hidden ---