From c1eb5ea4df6eb166048ca5a2dff3e8ce7c76d052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 27 Jan 2005 14:31:37 +0000 Subject: [PATCH] INTEGRATION: CWS hc680postbeta (1.2.22); FILE MERGED 2005/01/18 12:41:47 fpe 1.2.22.1: Regular Update --- helpcontent2/source/text/scalc/01/04060112.xhp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/helpcontent2/source/text/scalc/01/04060112.xhp b/helpcontent2/source/text/scalc/01/04060112.xhp index c0d9e1005c..15cfafccc2 100644 --- a/helpcontent2/source/text/scalc/01/04060112.xhp +++ b/helpcontent2/source/text/scalc/01/04060112.xhp @@ -74,10 +74,7 @@ dedr: fixed #i30855# functions; $[officename] Calc add-in DLL add-ins; for programming - - - -Add-in for Programming in $[officename] Calc +Add-in for Programming in $[officename] Calc 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 API functions. $[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 Function Wizard in the Add-In category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the shared library external DLL so that the Add-In can be successfully attached.