Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B77A610C80 for ; Fri, 9 Aug 2013 11:57:27 +0000 (UTC) Received: (qmail 37027 invoked by uid 500); 9 Aug 2013 11:57:26 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 36852 invoked by uid 500); 9 Aug 2013 11:57:26 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 36843 invoked by uid 99); 9 Aug 2013 11:57:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 11:57:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Oliver.Brinzing@gmx.de designates 212.227.15.19 as permitted sender) Received: from [212.227.15.19] (HELO mout.gmx.net) (212.227.15.19) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 11:57:18 +0000 Received: from [IPv6:::1] ([88.67.143.190]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MHLNn-1VLnx43emB-00E6lC for ; Fri, 09 Aug 2013 13:56:57 +0200 Message-ID: <5204D8F4.8010309@gmx.de> Date: Fri, 09 Aug 2013 13:56:36 +0200 From: Oliver Brinzing User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: BasicAddonBuilder - problem (addon.xcu?) in AOO 4.0 References: <5204AC45.2090704@gmail.com> <7D85C7C12AD247F38992ECB538729141@Esprimo7935> In-Reply-To: <7D85C7C12AD247F38992ECB538729141@Esprimo7935> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:6y8YKZ9RMYsNr+jGdCIpL9W3wNLW/DiXl2mWTbTQBk5gCQf3rHh waprc5t2MewO7PfxhQgy4rPh1eHFIM/nPBt6OdLUGfp2uW7cc+EopU7b0esEwYtJozhU+ws UdxkRKkp7zbvDqBXdzzHtUVZJQUpE4IogsAfroJI4jPdHTrmqRda3NBBn674WLSPeU2dOhE 7fBsXrWGLb1vfzOxCmXXw== X-Virus-Checked: Checked by ClamAV on apache.org Hi Jörg, > What is the problem with the following addon.xcu? This functions in AOO 3.4.1 (for example) but not in AOO 4.0. aoo 4 requires a new element "ToolBarItems", see below. Regards Oliver > > xmlns:oor="http://openoffice.org/2001/registry" > xmlns:xs="http://www.w3.org/2001/XMLSchema" > oor:name="Addons" > oor:package="org.openoffice.Office"> > > > Toolbar-Title > > > com.sun.star.sheet.SpreadsheetDocument > > > vnd.sun.star.script:Color2Rows.Mod_C2R.StartUp_C2R?language=Basic&location=application > > > %origin%/icons/image1 > > > Color2Rows > > > _self > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org