Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 372BFD805 for ; Fri, 19 Oct 2012 13:01:08 +0000 (UTC) Received: (qmail 74834 invoked by uid 500); 19 Oct 2012 13:01:06 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 74654 invoked by uid 500); 19 Oct 2012 13:01:06 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 74471 invoked by uid 99); 19 Oct 2012 13:01:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2012 13:01:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [95.128.32.155] (HELO srsyg17.sygroup-int.ch) (95.128.32.155) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2012 13:00:56 +0000 Received: from localhost (localhost [127.0.0.1]) by srsyg17.sygroup-int.ch (Postfix) with ESMTP id 4BBA92A0D5 for ; Fri, 19 Oct 2012 15:00:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at srsyg17.sygroup-int.ch Received: from srsyg17.sygroup-int.ch ([127.0.0.1]) by localhost (srsyg17.sygroup-int.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IjpjWZpOa98M for ; Fri, 19 Oct 2012 15:00:36 +0200 (CEST) Received: from linux-55kn.site (unknown [10.9.5.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: christof.donat@adfinis-sygroup.ch) by srsyg17.sygroup-int.ch (Postfix) with ESMTPSA id 30C522A0BB for ; Fri, 19 Oct 2012 15:00:36 +0200 (CEST) From: Christof Donat To: ooo-dev@incubator.apache.org Subject: Documentation for writing addins Date: Fri, 19 Oct 2012 15:00:26 +0200 Message-ID: <2125751.OT6kAnZstb@linux-55kn.site> Organization: Adfinis SyGroup AG User-Agent: KMail/4.8.5 (Linux/3.4.11-2.16-desktop; KDE/4.8.5; x86_64; ; ) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1394509.xma8R8sENs"; micalg="pgp-sha256"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7Bit X-Virus-Checked: Checked by ClamAV on apache.org --nextPart1394509.xma8R8sENs Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Hi, I am trying to write an addin for AOO writer. Thank google I found a fiew examples for additional calc functions and a bit of interface documentations so I was able to more or less guess how the code for my writer addin should look like. Where I completelly am lost is on the various XML FIles. Is there any document describing the contents of an XCU file and a description.xml? The latter is not that much of a problem, because I can at least get enough of it from some examples I found. The XCU fules are the bug issue. Christof --nextPart1394509.xma8R8sENs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iF4EABEIAAYFAlCBTvAACgkQ/xaEojIVtvTtOQD+ICve66eLPyilKAZyV/jAo0+S uS3lvobOgbuH6vuzV8oA+gNK/gA9DL6aGOLI+HA+bPdeULEs19Dq6t0ChH21ZhIv =bPyL -----END PGP SIGNATURE----- --nextPart1394509.xma8R8sENs--