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 E45421002E for ; Mon, 3 Jun 2013 19:10:52 +0000 (UTC) Received: (qmail 74068 invoked by uid 500); 3 Jun 2013 19:10:52 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 74003 invoked by uid 500); 3 Jun 2013 19:10:52 -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 73995 invoked by uid 99); 3 Jun 2013 19:10:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 19:10:52 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rajaths.rajaths@gmail.com designates 209.85.214.178 as permitted sender) Received: from [209.85.214.178] (HELO mail-ob0-f178.google.com) (209.85.214.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 19:10:46 +0000 Received: by mail-ob0-f178.google.com with SMTP id fb19so7856114obc.37 for ; Mon, 03 Jun 2013 12:10:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=75c3gcwVCbh6S1Jz3flok1c15wp37FdxUzh0VQyJCzU=; b=KVF5iTdyJxQ53oJB6spA81fWSQ2R8sYxrZ+FbypPUPqiNXh5Ff5rkzulFJ0Xi//rUo MLeRixc45LVcgW0g+i91l5UUui2CprAuJm7tHD7dRPczpQbO9nGnKb0tNva+6309Mtf0 XTcGK2HTGnxheFFWH+BHrofqI5iRCqZYyEi+CpLNm/PgvgS1Sz89mmr9KQza7ZyMwjGV mENFjN4BufiQYGcD5HzUXvb1GX/AhmilZI8+rKjIgB75Ay+H08+vDwIsGi1Qt0l8lqL6 BaPHbK/jz8x3z5NAL5DWrExq3YkQwGFl+ttw7Iz4lq6rRWxVwclwm6SslX3lCPSdRRNl szHg== MIME-Version: 1.0 X-Received: by 10.182.87.42 with SMTP id u10mr10828775obz.73.1370286625158; Mon, 03 Jun 2013 12:10:25 -0700 (PDT) Received: by 10.76.68.196 with HTTP; Mon, 3 Jun 2013 12:10:25 -0700 (PDT) Date: Tue, 4 Jun 2013 00:40:25 +0530 Message-ID: Subject: Openoffice API - UCP From: Rajath Shashidhara To: dev Content-Type: multipart/alternative; boundary=089e013cba62887cea04de44b7a4 X-Virus-Checked: Checked by ClamAV on apache.org --089e013cba62887cea04de44b7a4 Content-Type: text/plain; charset=ISO-8859-1 Hello, After so much discussion, questions and effort, I have decided to approach this in a more systematic manner. Now, Before asking any more questions I'll read the documentation properly starting from now. My first question: How to test my ucp? How do I know if my ucp is called? I added some dummy debug statements like System.out.println("***) in my queryContent() method. I tried to access a file through open dialog with address starting cmis://, but nothing appeared on my terminal. Also, I built my office with --enable-category-b switch. I'm not able to run the macro. I dont know what is there in the Ariel's macro. Sorry, for troubling with too many questions. I want to get this properly. Please help. -- Rajath S, M.Sc(Hons.) Physics, Birla Institute of Technology and Science - Pilani, Pilani --089e013cba62887cea04de44b7a4--