Hi! This is the ezmlm program. I'm managing the
dev api.openoffice.org mailing list.
Messages to you from the dev mailing list seem to
have been bouncing. I've attached a copy of the first
bounce
message I received.
If this message bounces too, I will send you a probe. If the
probe bounces,
I will remove your address from the dev mailing list,
without further notice.
I've kept a list of which messages from the dev mailing list
have
bounced from your address.
Copies of these messages may be in the archive.
To retrieve a set of messages 123-145 (a maximum of 100 per
request),
send an empty message to:
<dev-get.123_145 api.openoffice.org>
To receive a subject and author list for the last 100 or so
messages,
send an empty message to:
<dev-index api.openoffice.org>
Here are the message numbers:
18310
--- Enclosed is a copy of the bounce message I received.
Return-Path: <>
Received: (qmail 22340 invoked from network); 13 Sep 2007
18:47:14 -0000
Received: from cylon2.sjc.collab.net (204.16.104.18)
by s006.sjc.collab.net with SMTP; 13 Sep 2007 18:47:14
-0000
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result:
AgAAAIIi6UZCYsBikGdsb2JhbACOFAICBwQGDxg
X-IronPort-AV: E=Sophos;i="4.20,250,1186383600";
d="scan'208";a="67181013"
X-IRONPORT: SCANNED
Received: from starfire.yahoo.com ([66.98.192.98])
by cylon2.sjc.collab.net with ESMTP; 13 Sep 2007 11:47:14
-0700
Received: by starfire.yahoo.com (Postfix)
id 10B2D208047; Thu, 13 Sep 2007 13:47:14 -0500 (CDT)
Date: Thu, 13 Sep 2007 13:47:14 -0500 (CDT)
From: MAILER-DAEMON yahoo.com (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: dev-return-18310-bond=yahoo.com api.openoffice.org
Auto-Submitted: auto-replied
MIME-Version: 1.0
Content-Type: multipart/report;
report-type=delivery-status;
boundary="C87ED15090C.1189709234/starfire.yahoo.com&qu
ot;
Content-Transfer-Encoding: 8bit
Message-Id: <20070913184714.10B2D208047 starfire.yahoo.com>
This is a MIME-encapsulated message.
--C87ED15090C.1189709234/starfire.yahoo.com
Content-Description: Notification
Content-Type: text/plain; charset=us-ascii
This is the mail system at host starfire.yahoo.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached
below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<bond yahoo.com>: cannot update mailbox /var/mail/bond
for user bond. error
writing message: File too large
--C87ED15090C.1189709234/starfire.yahoo.com
Content-Description: Delivery report
Content-Type: message/delivery-status
Reporting-MTA: dns; starfire.yahoo.com
X-Postfix-Queue-ID: C87ED15090C
X-Postfix-Sender: rfc822;
dev-return-18310-bond=yahoo.com api.openoffice.org
Arrival-Date: Thu, 13 Sep 2007 13:47:13 -0500 (CDT)
Final-Recipient: rfc822; bond yahoo.com
Original-Recipient: rfc822;bond yahoo.com
Action: failed
Status: 5.2.2
Diagnostic-Code: x-unix; input/output error
--C87ED15090C.1189709234/starfire.yahoo.com
Content-Description: Undelivered Message
Content-Type: message/rfc822
Content-Transfer-Encoding: 8bit
X-Virus-Scanned: amavisd-new at yahoo.com
Received: from starfire.yahoo.com ([127.0.0.1])
by localhost (starfire.yahoo.com [127.0.0.1]) (amavisd-new,
port 10024)
with ESMTP id fcNxJR45t4sf for <bond yahoo.com>;
Thu, 13 Sep 2007 13:47:11 -0500 (CDT)
Received: from openoffice.org (s006.sjc.collab.net
[204.16.104.2])
by starfire.yahoo.com (Postfix) with SMTP id 0B945150909
for <bond yahoo.com>; Thu, 13 Sep 2007 13:47:10
-0500 (CDT)
Received: (qmail 21945 invoked by uid 5000); 13 Sep 2007
18:47:09 -0000
Mailing-List: contact dev-help api.openoffice.org; run by
ezmlm
Precedence: bulk
X-No-Archive: yes
list-help: <mailto:dev-help api.openoffice.org>
list-unsubscribe: <mailto:dev-unsubscribe api.openoffice.org>
list-post: <mailto:dev api.openoffice.org>
Reply-To: dev api.openoffice.org
Delivered-To: mailing list dev api.openoffice.org
Received: (qmail 21920 invoked from network); 13 Sep 2007
18:47:08 -0000
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result:
AgAAAIIi6UbAEgYYn2dsb2JhbACOFAICBwQGBwgYaQ
X-IronPort-AV: E=Sophos;i="4.20,250,1186383600";
d="scan'208";a="67180999"
X-IRONPORT: SCANNED
Date: Thu, 13 Sep 2007 20:47:05 +0200
From: Niklas Nebel <Niklas.Nebel Sun.COM>
In-reply-to: <46E96598.2090206 gmx.de>
Sender: Niklas.Nebel Sun.COM
To: dev api.openoffice.org
Message-id: <46E985A9.4040207 sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
References: <46E96598.2090206 gmx.de>
User-Agent: Thunderbird 2.0.0.6 (X11/20070802)
Subject: Re: [api-dev] Communication between Calc Addin and
Addon
Andreas Schneider wrote:
> I have several problems integrating a Calc Addin and
Addon to make them
> work together.
>
> 1. I catch double clicks on spreadsheet cells. When
certain criteria are
> met, a dialog should be shown. That works more or less
(see problem
> number 2), but besides the dialog successfully open,
the cell also
> switches into edit mode. Is there a way to prevent
this? I had hope that
> the return value of mousePressed would influence the
following behavior,
> but it doesn't matter if I return true or false (as it
seems). I thought
> of something like a custom editor (instead of showing
the edit/text
> field, I would display a dialog with several
selections).
As a workaround, you can change the cell cursor position.
That ensures
the edit mode is stopped.
> 2. I need to know what the cell contains. I know, I
asked that some time
> ago, but maybe there's a better solution now. Is there
some (maybe even
> unofficial) way to calculate values the same way the
cell content is
> calculated? The "solution" that was given to
me some time ago was, to
> write into a cell temporarily and then read the
content. But there are
> several problems: a) I can't really know what return
type a function
> had, as I could only get the result as string from
XText, b) if the cell
> has any format settings (like percentage, currency, or
something else)
> the result is also messed up and finally c) it looks
ugly as the user
> sees the value change(s) for at least a split second
(even when using
> the XActionLockable interface).
The result type of a formula in a cell is available with the
property
"FormulaResultType". If you want to calculate a
single function, you can
use the FunctionAccess service. Or you could open a hidden
document.
> Another (maybe even better) solution would be, if I
could find
> references between cells and volatileresults. That way
I could just
> check if the cell is somehow connected to a
volatileresult delivered by
> my addin and then query all necessary values from that
one. But I was
> not able to find this connection, although one should
exist, given that
> a XVolatileResult registers listeners.
The cell is just notified using its normal dependency
mechanism, it
doesn't keep a separate list of VolatileResults. As you
probably know,
it's up to the AddIn to return the same VolatileResult
instance when
called again with the same parameters.
Niklas
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe api.openoffice.org
For additional commands, e-mail: dev-help api.openoffice.org
--C87ED15090C.1189709234/starfire.yahoo.com--
|