<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-12770</id>
	<title>Nabble - OpenOffice</title>
	<updated>2009-11-23T19:56:08Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/OpenOffice-f12770.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OpenOffice-f12770.html" />
	<subtitle type="html">OpenOffice home is &lt;a href=&quot;http://www.openoffice.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26490142</id>
	<title>Cannot insert videos into OOo 3 Impress Portable</title>
	<published>2009-11-23T19:56:08Z</published>
	<updated>2009-11-23T19:56:08Z</updated>
	<author>
		<name>Leslie.D'Gama</name>
	</author>
	<content type="html">&lt;br&gt;Hi All,
&lt;br&gt;Have been following these digests and find them immensely useful. &amp;nbsp;Need
&lt;br&gt;your help here.
&lt;br&gt;I have some home made MP4 files (and also AVI). &amp;nbsp;However, when I try to
&lt;br&gt;insert them as Movies into a slide show I get the error &amp;quot;The format of the
&lt;br&gt;selected file is not supported&amp;quot;.
&lt;br&gt;Some MP4 files were originally downloaded from youTube but even those wont
&lt;br&gt;work. &amp;nbsp;All these files are running comfortably in VLC Media player Portable
&lt;br&gt;v 1.1.1
&lt;br&gt;I am using OpenOffice.org Portable 3.0.1 from Sun Microsystems, and running
&lt;br&gt;Windows Vista on my Toshiba Satellite L510 laptop (2GB RAM).
&lt;br&gt;&lt;br&gt;Can anyone help? &amp;nbsp;I did try searching the FAQs but got completely lost.
&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Leslie D'Gama
&lt;br&gt;Head - Training &amp; Development, IL&amp;FS Education &amp; Technology Services Ltd,
&lt;br&gt;Calcutta, India.
&lt;br&gt;www.ilfsets.com
&lt;br&gt;&lt;br&gt;DISCLAIMER:
&lt;br&gt;This &amp;nbsp;message &amp;nbsp;(including &amp;nbsp;any &amp;nbsp;attachments) &amp;nbsp;is &amp;nbsp;confidential &amp;nbsp;and &amp;nbsp;may be privileged. &amp;nbsp;If you have received it by mistake please notify the sender by return &amp;nbsp;e-mail &amp;nbsp;and &amp;nbsp;delete this message from your system. Any unauthorised use &amp;nbsp;or &amp;nbsp;dissemination &amp;nbsp;of &amp;nbsp;this &amp;nbsp;message &amp;nbsp;in &amp;nbsp;whole or in part is strictly prohibited. &amp;nbsp;Please &amp;nbsp;note &amp;nbsp;that e-mails are susceptible to change. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490142&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490142&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cannot-insert-videos-into-OOo-3-Impress-Portable-tp26490142p26490142.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26490021</id>
	<title>Re: Question about weak reference list inside java bridge.</title>
	<published>2009-11-23T19:36:02Z</published>
	<updated>2009-11-23T19:36:02Z</updated>
	<author>
		<name>Huaidong Qiu</name>
	</author>
	<content type="html">Hi Stephan,
&lt;br&gt;&lt;br&gt;I filed a issue for this problem, ISSUE#
&lt;br&gt;107157&amp;lt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107157&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=107157&lt;/a&gt;&amp;gt;
&lt;br&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks for you help
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 1:29 AM, Stephan Bergmann
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490021&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Stephan.Bergmann@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Yes, thanks. &amp;nbsp;I think now I get it. &amp;nbsp;The code in cleanUp mistakenly thinks
&lt;br&gt;&amp;gt; that Level1Entry.get is backed by a map (where there can be at most one
&lt;br&gt;&amp;gt; entry for a given key) while in fact it is backed by a list (acting like a
&lt;br&gt;&amp;gt; multi-map, allowing multiple entries for a given key).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I will see how best to fix that tomorrow. &amp;nbsp;If you like, you can file an
&lt;br&gt;&amp;gt; issue (otherwise, I will file one myself).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Stephan
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 11/23/09 18:15, Huaidong Qiu wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This is a bad list. I print out
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Type,
&lt;br&gt;&amp;gt;&amp;gt; oid,
&lt;br&gt;&amp;gt;&amp;gt; o.toString()
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The first one is a unreachable object's weak reference, which causes the
&lt;br&gt;&amp;gt;&amp;gt; growth of list.(not all of them are unreachable, my mistake before)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; list start +++++++++
&lt;br&gt;&amp;gt;&amp;gt; list size: 6
&lt;br&gt;&amp;gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt;&amp;gt; null
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt;&amp;gt; list end &amp;nbsp; +++++++++
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 23, 2009 at 9:32 PM, Huaidong Qiu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490021&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;qiuhuaidong@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;Thanks Stephan,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I already print out the list's contents, the elements's oid and type are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the same,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;but the objects are unreachable.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Same oid because those weak references belong to same L1 entry, no
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; problem
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; here.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let's consider &amp;nbsp;a Level1Entry contains two Level2Entry: l2_1, l2_2.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; if l2_1, l2_2 have same type, l1.get(l2.getType()) &amp;nbsp;will return l2_1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; because l1.get will return the first element match the type.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// must only be called while synchronized on map:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;public Level2Entry get(Type type) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for (Iterator i = list.iterator(); i.hasNext();) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Level2Entry l2 = (Level2Entry) i.next();
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * if (l2.getType().equals(type)) {*
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return l2;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return null;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; but if when cleanUp was called, the unreachable object is l2_2, the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; condition
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;(l1.get(l2.getType()) == l2) in cleanUp function will not be met.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I think this is the problem we have, you can see the list will keep
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; growing
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; after this.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -Huai Dong
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Mon, Nov 23, 2009 at 8:15 PM, Stephan Bergmann &amp;lt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490021&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Stephan.Bergmann@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;On 11/23/09 07:58, Huaidong Qiu wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Hi all,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; We got a problem like this, one of the L2 entry list keep growing
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; consume
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; too much memory.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; module jurt
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; package com.sun.star.lib.uno.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; environments.java;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the cleanUp member function of class Registry.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; // must only be called while synchronized on map:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; private void cleanUp() {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (;;) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Level2Entry l2 = (Level2Entry) queue.poll();
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (l2 == null) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; break;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // It is possible that a Level2Entry e1 for the OID/type
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; pair
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // (o,t) becomes weakly reachable, then another
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; e2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // is registered for the same pair (o,t) (a new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // created since now e1.get() == null), and only then e1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // enqueued. &amp;nbsp;To not erroneously remove the new e2 in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; case,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // check whether the map still contains e1:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String oid = l2.getOid();
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Level1Entry l1 = getLevel1Entry(oid);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (l1 != null &amp;&amp; l1.get(l2.getType()) == l2) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; removeLevel2Entry(oid, l1, l2);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; All those weak reference Level2Entry entries are invalid, the condition
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (l1.get(l2.getType()) == l2) keeps cleanUp function from removing them
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; from
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I think if this
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // It is possible that a Level2Entry e1 for the OID/type
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; pair
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // (o,t) becomes weakly reachable, then another
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; e2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // is registered for the same pair (o,t) (a new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // created since now e1.get() == null), and only then e1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // enqueued.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; happened once then there is no way the condition (l1.get(l2.getType())
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ==
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; l2) can be true again, because get(l2.getType()) always return the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; first
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; element in the list, but queue.poll() return the newly released weak
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; reference which can not be the first one in the list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;I fail to see a flaw in the current algorithm. &amp;nbsp;In the simplest case,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; consider a Level1Entry L that has just one Level2Entry E (for some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; object O,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; OID D, type T) in its list. &amp;nbsp;Suppose o1 has become unreachable and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cleanUp
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is called: l2 will be bound to E; oid will be bound to D; l1 will be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; bound
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to L; l2.getType() returns T; l1.get(l2.getType()) returns E, so
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; removeLevel2Entry will be called and will indeed remove E from L's list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; will actually also remove L from the map of Level1Entries).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;If weak reference list cleanup mechanism is correct, could please give
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; possible reasons could cause the growing problem of L2 entry list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;You mean, you observe a specific instance of Level1Entry whose list of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entries keeps growing without bound? &amp;nbsp;That sounds strange. &amp;nbsp;First,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; all
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; entries in the list should be for different UNO types supported by the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; respective UNO object, so that should bound the length of the list (no
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; UNO
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; object probably supports more than a few dozen different UNO types).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Second, the only way to have more entries in the list would be to have
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; entries referencing different reachable Java objects which would
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; nevertheless all have the same UNO OID. &amp;nbsp;That would sound like a bug
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; somewhere.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe you can add debug code to print, for each Level2Entry E in the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; of the given problematic Level1Entry, the following:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - E.toString()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - E.getOid()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - E.getType()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - E.get()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to get an idea what that growing list looks like.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -Stephan
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490021&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490021&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---udk-dev-f12867.html&quot; embed=&quot;fixTarget[12867]&quot; target=&quot;_top&quot; &gt;openoffice - udk dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-weak-reference-list-inside-java-bridge.-tp26473490p26490021.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489107</id>
	<title>Re: Embedding Audio/Video in Impress documents</title>
	<published>2009-11-23T17:24:03Z</published>
	<updated>2009-11-23T17:24:03Z</updated>
	<author>
		<name>NoOp-4</name>
	</author>
	<content type="html">On 11/23/2009 07:11 AM, Christian Lippka - Sun Microsystems GmbH -
&lt;br&gt;Hamburg wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm currently working on embedding audio/video files in impress
&lt;br&gt;&amp;gt; documents.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Current situation is as follows:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Users add sounds for slide transition or shape effects and videos to
&lt;br&gt;&amp;gt; &amp;nbsp;slides in a presentation. They send this presentation to other
&lt;br&gt;&amp;gt; people and expect the sound and video are still working. Since the
&lt;br&gt;&amp;gt; document contains only links to the media files still on the authors
&lt;br&gt;&amp;gt; hard drives, the links are now broken.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The same basic problem exists with images. There it is possible to 
&lt;br&gt;&amp;gt; choose between linking and embedding. When embedded, a copy of the
&lt;br&gt;&amp;gt; image is stored inside the document. Therefore it is not lost when
&lt;br&gt;&amp;gt; the document gets moved. The user can choose between linking and
&lt;br&gt;&amp;gt; embedding by either using some keyboard modifiers while 
&lt;br&gt;&amp;gt; drag'and'drop a picture into the document. Or he can use the insert
&lt;br&gt;&amp;gt; picture dialog which contains a &amp;quot;Link&amp;quot; checkbox. The default for
&lt;br&gt;&amp;gt; inserting pictures is embedded.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My initial idea was to handle video/audio the same as pictures. This
&lt;br&gt;&amp;gt; &amp;nbsp;would be
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _Option 1_
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; a/v files can be inserted either embedded or linked which can be 
&lt;br&gt;&amp;gt; choosing during insertion by the user and the default is embedded.
&lt;br&gt;&amp;gt; This would be consistent to images. Problem is that we already have
&lt;br&gt;&amp;gt; complains from users who (without thinking about it) embedded very
&lt;br&gt;&amp;gt; huge images into their documents causing performance and memory
&lt;br&gt;&amp;gt; issues. This will definitely be worse for audio and especially for
&lt;br&gt;&amp;gt; video.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _Option 2_
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Same as _Option 1_ except that linking is the default. This would be
&lt;br&gt;&amp;gt; ok for 'advanced users' who can decide for them selfs which files
&lt;br&gt;&amp;gt; will be linked or embedded. Problem here is that we still have the
&lt;br&gt;&amp;gt; usability problem for 'basic users' who do not care about that
&lt;br&gt;&amp;gt; checkbox and still expect their documents to work when send to other
&lt;br&gt;&amp;gt; people.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _Option 3_
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Do not give the user the choice for embedding or linking but do this
&lt;br&gt;&amp;gt; &amp;nbsp;automatically by looking at the size of the media file. If the size
&lt;br&gt;&amp;gt; is below a (configurable) value then the file is embedded, otherwise
&lt;br&gt;&amp;gt; it is linked. Linked files could still be embedded by using the &amp;quot;Edit
&lt;br&gt;&amp;gt; Links&amp;quot; dialog. This option is also used by PowerPoint.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Currently I do not favor any of these options. I'm hoping to hear
&lt;br&gt;&amp;gt; some more opinions.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; One remark, embedding a huge media file inside the document &amp;nbsp;has not
&lt;br&gt;&amp;gt; only an effect on the documents size. It also has a performance
&lt;br&gt;&amp;gt; penalty during load/save operations.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards, Christian
&lt;/div&gt;&lt;br&gt;Just so we are clear; the reference issue is:
&lt;br&gt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=16937&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=16937&lt;/a&gt;&lt;br&gt;but applies equally to video.
&lt;br&gt;&lt;br&gt;My preference would be an Option 2 and a 'wizard' or 'extension' that
&lt;br&gt;would allow the presentation to 'Pack &amp; Go'. By 'Pack &amp; Go' I do not
&lt;br&gt;mean that an OOo viewer be packaged with the presentation, but instead
&lt;br&gt;package the Impress presentation into a .pps style package that will
&lt;br&gt;include the presentation and all linked sound and video files.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The current inability to even modify the links within an Impress file
&lt;br&gt;creates considerable issues.
&lt;br&gt;&lt;br&gt;A user, not realising the pitfalls of:
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Documentation/OOo3_User_Guides/Impress_Guide/Inserting_other_objects&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.services.openoffice.org/wiki/Documentation/OOo3_User_Guides/Impress_Guide/Inserting_other_objects&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;lt;quote&amp;gt;
&lt;br&gt;Note that Impress will only link the media clip, therefore when the
&lt;br&gt;presentation is moved to a different computer, the link will most likely
&lt;br&gt;be broken and as a consequence the media clip will not play. An easy
&lt;br&gt;workaround that prevents this from happening is the following:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;1. Place the media file to be included in the presentation in the
&lt;br&gt;same folder where the presentation is stored.
&lt;br&gt;&amp;nbsp; &amp;nbsp;2. Insert the media file in the presentation.
&lt;br&gt;&amp;nbsp; &amp;nbsp;3. When sending the presentation to a different computer, send also
&lt;br&gt;the media file and place both files in the same folder on the target
&lt;br&gt;computer.
&lt;br&gt;&amp;lt;/quote&amp;gt;
&lt;br&gt;&lt;br&gt;spends a great deal of time creating a presentation not realizing that
&lt;br&gt;the sound and video files that he/she has inserted from their various
&lt;br&gt;'media' system folders/directories are not embedded, nor are the links
&lt;br&gt;to those files editable or even viewable.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Satisfied with their work, then then send the .odp off to email,
&lt;br&gt;customer, boss, etc., fully expecting the other side to be able to open
&lt;br&gt;and run the presentation with OOo. Unfortunately this isn't the case.
&lt;br&gt;The other side gets the presentation minus the linked media files. So,
&lt;br&gt;the author, thinking OK I can fix this, sends off the media files...
&lt;br&gt;&amp;nbsp; The other side (target) puts the files in their .odp folder and tries
&lt;br&gt;to run the presentation... doesn't work. Why? Well, the video was linked
&lt;br&gt;from folder xyzvideo and the sound was linked from abcsound on the
&lt;br&gt;author's computer - the target doesn't have these folders/directories on
&lt;br&gt;their computer. In the meantime the sender has moved on to other
&lt;br&gt;presentations/projects and forgets where he/she got the media files from.
&lt;br&gt;&amp;nbsp; What is the target to do? Both the sender and the target opens the
&lt;br&gt;.odp and tries to view the original links; nope, won't work as the links
&lt;br&gt;aren't viewable. The only way to possible tell is to open the xml files
&lt;br&gt;and sort through those...
&lt;br&gt;&lt;br&gt;&amp;nbsp; As most of us know, proper presentations take some time to create;
&lt;br&gt;they are massaged, tuned, edited, re-edited, and are often sent off or
&lt;br&gt;used at the last crucial moment.
&lt;br&gt;&amp;nbsp; Think of every time that you (generic) as developers are required to
&lt;br&gt;give a presentation to a customer, the boss, an investor, or the
&lt;br&gt;engineering group. How would you feel in a similar situation? Now think
&lt;br&gt;of the sales guy/tech/admin sending off a presentation to your boss
&lt;br&gt;(perhaps he/she's flying around the world on a business trip) and trying
&lt;br&gt;to get this to work. Ditto for a student/teacher/professor.
&lt;br&gt;&lt;br&gt;o The first reaction is frustration in trying to figure out why your
&lt;br&gt;presentation isn't working as it was on your base system
&lt;br&gt;o The next is embarassment; initially for the presenter, then for the author
&lt;br&gt;o The final reaction is anger; anger at OOo, opensource, the
&lt;br&gt;tech/person/department that made you use OOo instead of MS Powerpoint.
&lt;br&gt;This is when they boss/author/target decides to scrap OOo; it's free,
&lt;br&gt;but it just cost me/us/them $$$ in sales because they couldn't get the
&lt;br&gt;presentation working, or cost the engineer/dev a project, etc., etc.
&lt;br&gt;&lt;br&gt;Disregarding the email size issue; nowadays folks put their presentation
&lt;br&gt;on a USB stick or a thumbdrive and take it with them to wherever they
&lt;br&gt;are giving the presentation. It's bad enough that they have no portable
&lt;br&gt;OOO viewer (OK maybe they take along a portableapps OOo), but then what
&lt;br&gt;to do when you get there knowing the location has OOo (your version of
&lt;br&gt;course you checked beforehand) and realize that your sound &amp; video media
&lt;br&gt;files are back home or on the office computer?
&lt;br&gt;&lt;br&gt;The above scenario happens on a daily basis with OOo. This is why users
&lt;br&gt;resort to Powerpoint. Any development efforts to resolve the issue with
&lt;br&gt;most certainly help OOo.
&lt;br&gt;&lt;br&gt;Note: I am going to add this subject to the users list as this is a
&lt;br&gt;critical issue that has been ongoing with OOo Impress for a very long
&lt;br&gt;time. Users of either list can edit out the other as they see fit, but I
&lt;br&gt;figure that it's important enough to post on both lists.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489107&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489107&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Embedding-Audio-Video-in-Impress-documents-tp26489107p26489107.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26488324</id>
	<title>Re: Where can I find the SDK for OO 2.4.x?</title>
	<published>2009-11-23T15:56:57Z</published>
	<updated>2009-11-23T15:56:57Z</updated>
	<author>
		<name>Ariel Constenla-Haile</name>
	</author>
	<content type="html">Hello Marco,
&lt;br&gt;&lt;br&gt;On Monday 23 November 2009, 18:26, Marco Castillo wrote:
&lt;br&gt;&amp;gt; Dear List:
&lt;br&gt;&amp;gt; I'm looking for the SDK for version 2.4.x of OpenOffice. Can someone show
&lt;br&gt;&amp;gt; &amp;nbsp;me a link where I can download it? it seems to be disappeared. I can only
&lt;br&gt;&amp;gt; &amp;nbsp;found the 3.1.1 SDK.
&lt;br&gt;&lt;br&gt;search in ftp://ftp.tu-chemnitz.de/pub/openoffice-archive/stable/
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;-- 
&lt;br&gt;Ariel Constenla-Haile
&lt;br&gt;La Plata, Argentina
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488324&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488324&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---api-dev-f12782.html&quot; embed=&quot;fixTarget[12782]&quot; target=&quot;_top&quot; &gt;openoffice - api dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Where-can-I-find-the-SDK-for-OO-2.4.x--tp26486162p26488324.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487479</id>
	<title>Re: ODF desktop icons for OOo (without OOo branding ATM) - volunteers?</title>
	<published>2009-11-23T14:43:39Z</published>
	<updated>2009-11-23T14:43:39Z</updated>
	<author>
		<name>Thorsten Behrens-3</name>
	</author>
	<content type="html">Martin Hollmichel wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt;again from my point of view there is no need, simply use the icons
&lt;br&gt;&amp;gt; &amp;gt;as they are. As far as i know the icons were already suggested to
&lt;br&gt;&amp;gt; &amp;gt;OASIS to become the default icon. Maybe it will change who knows
&lt;br&gt;&amp;gt; &amp;gt;but then we should use the new ones, important is to use the
&lt;br&gt;&amp;gt; &amp;gt;default ODF icons without any changes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not sure if I really understand your point why it is important
&lt;br&gt;&amp;gt; to have icons without any change, I can imagine that it will be
&lt;br&gt;&amp;gt; difficult enough to get an agreement of all teams (KDE, Gnome and
&lt;br&gt;&amp;gt; OpenOffice.org team) on an unified style at all, I would be fine if
&lt;br&gt;&amp;gt; there would are slight differences for the icons if the artistists
&lt;br&gt;&amp;gt; say they need to do some adoption to make them smoothly integrated
&lt;br&gt;&amp;gt; into their specific icon themes.
&lt;br&gt;&amp;gt;
&lt;/div&gt;Indeed. Jürgen, as Michael already pointed out: we'll need to lobby
&lt;/div&gt;for that icon idea *first*. And believe me, not even providing an 
&lt;br&gt;easy way to exchange colors is gonna fly in Linux land - just 
&lt;br&gt;compare the totally different icon themes in e.g. Gnome and KDE (in
&lt;br&gt;the shapes, and metaphors used - and not even mentioning Moblin, 
&lt;br&gt;Maemo etc.). 
&lt;br&gt;&lt;br&gt;Designers *will* veto anything that'll make their theme visually 
&lt;br&gt;inconsistent, ask Stella.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;-- Thorsten
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26487479/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---marketing-dev-f12840.html&quot; embed=&quot;fixTarget[12840]&quot; target=&quot;_top&quot; &gt;openoffice - marketing dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ODF-desktop-icons-for-OOo-%28without-OOo-branding-ATM%29---volunteers--tp26458102p26487479.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487308</id>
	<title>Re: Re: Selection bug / possible KDE integration bug due to linking pictures</title>
	<published>2009-11-23T14:31:06Z</published>
	<updated>2009-11-23T14:31:06Z</updated>
	<author>
		<name>imaginee</name>
	</author>
	<content type="html">On Sunday 22 November 2009 02:37:50 pm Web Kracked wrote:
&lt;br&gt;&amp;gt; I run Ubuntu 9.04 upgraded to 9.10 with KDE added
&lt;br&gt;&amp;gt; (as alternate desktop if needed)
&lt;br&gt;&amp;gt; I seem not to have any problems with OOo on my setup.
&lt;br&gt;&amp;gt; I also used an Ubuntu 9.04 CD from an ISO file to install
&lt;br&gt;&amp;gt; 9.04 then let it upgrade itself to 9.10 when it came out.
&lt;br&gt;&amp;gt; I cannot get my USB stick to work always with it, but it
&lt;br&gt;&amp;gt; most likely is the addon USB card.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; BUT as I said, I do not seem to have this trouble.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I also do not have this problem when I run Ubuntu only with Kubuntu. It is 
&lt;br&gt;very likely that this is related to some KDE Process stealing focus or doing 
&lt;br&gt;some other strange interaction. And probably this whole KDE integration etc. 
&lt;br&gt;stuff is not started when using Ubuntu + KDE Desktop. 
&lt;br&gt;&lt;br&gt;Best, 
&lt;br&gt;Nikolai
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487308&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487308&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Selection-bug---possible-KDE-integration-bug-due-to-linking-pictures-tp26275291p26487308.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487271</id>
	<title>Re: Re: Selection bug / possible KDE integration bug due to linking pictures</title>
	<published>2009-11-23T14:28:27Z</published>
	<updated>2009-11-23T14:28:27Z</updated>
	<author>
		<name>imaginee</name>
	</author>
	<content type="html">On Sunday 22 November 2009 03:53:11 pm Andreas Saeger wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Nikolai wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi everybody
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I'm experiencing very strange behaviour with Kubuntu 9.04 / 9.10 and
&lt;br&gt;&amp;gt; &amp;gt; OO 3.x both distributed versions and manually installed ones, which makes
&lt;br&gt;&amp;gt; &amp;gt; Open Office practically unusable.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Scrolling in the slide selector on the left in the default view makes it
&lt;br&gt;&amp;gt; &amp;gt; always jump back to the selected slide.
&lt;br&gt;&amp;gt; &amp;gt; Selecting slides in slide sorter immediately unselects everything.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The selected slides flash which seem to indicate its some sort of focus
&lt;br&gt;&amp;gt; &amp;gt; bug.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; More testing revealed that this is related to linking pictures.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I can generate the bug with the following:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; - Create presentation
&lt;br&gt;&amp;gt; &amp;gt; - Add linked picture
&lt;br&gt;&amp;gt; &amp;gt; - Copy the page several times lets say 30 times
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Can anybody reproduce this?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Under windows and Ubuntu from a stick this is no issue only under
&lt;br&gt;&amp;gt; &amp;gt; KDE I get this problem.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Best,
&lt;br&gt;&amp;gt; &amp;gt; Nikolai
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If there happens to be an old user profile ~/.openoffice.org2/
&lt;br&gt;&amp;gt; Close the office.
&lt;br&gt;&amp;gt; Rename the possibly corrupted profile ~/.openoffice/3/
&lt;br&gt;&amp;gt; Restart the office. Do not let the import wizard import the old settings
&lt;br&gt;&amp;gt; from version 2.
&lt;/div&gt;&lt;br&gt;In order to avoid such problems in the first place I tried this by running 
&lt;br&gt;Kubuntu from an USB-Stick. 
&lt;br&gt;&lt;br&gt;So no, definitely no old files flying around. 
&lt;br&gt;&lt;br&gt;Cheers, 
&lt;br&gt;Nikolai
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487271&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487271&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Selection-bug---possible-KDE-integration-bug-due-to-linking-pictures-tp26275291p26487271.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26486162</id>
	<title>Where can I find the SDK for OO 2.4.x?</title>
	<published>2009-11-23T13:26:06Z</published>
	<updated>2009-11-23T13:26:06Z</updated>
	<author>
		<name>Marco Castillo-4</name>
	</author>
	<content type="html">Dear List:
&lt;br&gt;I'm looking for the SDK for version 2.4.x of OpenOffice. Can someone show me a link where I can download it? it seems to be disappeared. I can only found the 3.1.1 SDK.
&lt;br&gt;&lt;br&gt;Thanks in advance for your kind reply.
&lt;br&gt;&lt;br&gt;Marco
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486162&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486162&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---api-dev-f12782.html&quot; embed=&quot;fixTarget[12782]&quot; target=&quot;_top&quot; &gt;openoffice - api dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Where-can-I-find-the-SDK-for-OO-2.4.x--tp26486162p26486162.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26486009</id>
	<title>Re: Documentation for using OO Basic to access a Database</title>
	<published>2009-11-23T13:16:42Z</published>
	<updated>2009-11-23T13:16:42Z</updated>
	<author>
		<name>Dick Hoffman</name>
	</author>
	<content type="html">Andy Pitonyak wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; I've read the OpenOffice.org wiki about accessing databases in Basic.
&lt;br&gt;&amp;gt;&amp;gt; The information in the wiki is a nice overview and has a few pertinent
&lt;br&gt;&amp;gt;&amp;gt; examples but I'd like to see a full description of the access mechanism
&lt;br&gt;&amp;gt;&amp;gt; and full syntax of the statements used to access a database. Is this
&lt;br&gt;&amp;gt;&amp;gt; documentation available anywhere either online or elsewhere?
&lt;br&gt;&amp;gt;&amp;gt; OpenOffice.org Help has little or nothing on using a database.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dick,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The authors group is actively working on documentation, but it is not yet
&lt;br&gt;&amp;gt; finished (no, I am not working on Base document at the moment). I have
&lt;br&gt;&amp;gt; some materials on my web site
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.pitonyak.org/database/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pitonyak.org/database/&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.pitonyak.org/database/AndrewBase.odt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pitonyak.org/database/AndrewBase.odt&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Much, also depends on things such as the backend database. If you use the
&lt;br&gt;&amp;gt; default, you will use HSQLDB, so it might be useful to look here as well
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://hsqldb.org/web/hsqlDocsFrame.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hsqldb.org/web/hsqlDocsFrame.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Andrew Pitonyak
&lt;/div&gt;Thanks Andy, looks like a lot of good information there. I'll post again 
&lt;br&gt;when I wade through all of it.
&lt;br&gt;Dick
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486009&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486009&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Documentation-for-using-OO-Basic-to-access-a-Database-tp26447960p26486009.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26485904</id>
	<title>Re: Translating on the Wiki</title>
	<published>2009-11-23T13:10:58Z</published>
	<updated>2009-11-23T13:10:58Z</updated>
	<author>
		<name>Paolo Pozzan-2</name>
	</author>
	<content type="html">In data venerdì 20 novembre 2009 12:15:25, Clayton ha scritto:
&lt;br&gt;[cut]
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; We've also come across this translation extension:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Translate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Translate&lt;/a&gt;&lt;br&gt;&amp;gt; which was originally designed to translate MediaWiki messages, but is
&lt;br&gt;&amp;gt; apparently being used to translate Wiki content as well. &amp;nbsp;What may be
&lt;br&gt;&amp;gt; &amp;nbsp;of interest to everyone involved in the more formal organized
&lt;br&gt;&amp;gt; &amp;nbsp;translation process is the fact that it can export po format. &amp;nbsp;If
&lt;br&gt;&amp;gt; &amp;nbsp;you as a group are interested in exploring this extension a little,
&lt;br&gt;&amp;gt; &amp;nbsp;I can install it, but... it would be up to you to work with it and
&lt;br&gt;&amp;gt; &amp;nbsp;test it to see if it meets your needs. &amp;nbsp;I have some preliminary
&lt;br&gt;&amp;gt; &amp;nbsp;contact info with people who say it's suitable to use for page
&lt;br&gt;&amp;gt; &amp;nbsp;translations (see
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://translatewiki.net/wiki/Main_Page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://translatewiki.net/wiki/Main_Page&lt;/a&gt;&amp;nbsp;)
&lt;/div&gt;&lt;br&gt;I don't think that .po is the best file format for doing this job. Is 
&lt;br&gt;there any way for .po files to carry formatting information without being 
&lt;br&gt;mixed up with content? If would be helpful to see a sample file just to 
&lt;br&gt;understand how it works.
&lt;br&gt;&lt;br&gt;Another solution comes to my mind, but I don't know if it's feasible.
&lt;br&gt;Why not to use ODT export extension [1], then translate the document 
&lt;br&gt;with the preferred CAT tool (or convert it again, for example to XLIFF 
&lt;br&gt;[2]) and then use Sun Wiki Publisher extension for OOo [3] to put the 
&lt;br&gt;content back?
&lt;br&gt;&lt;br&gt;PROs (some of them valid also for .po):
&lt;br&gt;Formatting informations are kept during the whole process
&lt;br&gt;No need to stay online to translate
&lt;br&gt;Ability to use translation memories (= more consistency, also with OOo)
&lt;br&gt;&lt;br&gt;CONs
&lt;br&gt;More conversions usually means also more problems
&lt;br&gt;Some says that Sun Wiki Publisher generate bloated wiki code (I didn't 
&lt;br&gt;test it, however)
&lt;br&gt;&lt;br&gt;It also will be helpful to know how other teams are translating wiki 
&lt;br&gt;content, just to share experiences and best practices.
&lt;br&gt;&lt;br&gt;Ciao
&lt;br&gt;Paolo
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:OpenDocument_Export&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:OpenDocument_Export&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://translate.sourceforge.net/wiki/toolkit/odf2xliff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://translate.sourceforge.net/wiki/toolkit/odf2xliff&lt;/a&gt;&lt;br&gt;[3] &lt;a href=&quot;http://extensions.services.openoffice.org/project/wikipublisher&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://extensions.services.openoffice.org/project/wikipublisher&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485904&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485904&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---l10n-dev-f12834.html&quot; embed=&quot;fixTarget[12834]&quot; target=&quot;_top&quot; &gt;openoffice - l10n dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Translating-on-the-Wiki-tp26441676p26485904.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26485326</id>
	<title>Re: [moderated] - document beveiligen</title>
	<published>2009-11-23T12:33:54Z</published>
	<updated>2009-11-23T12:33:54Z</updated>
	<author>
		<name>Harold Fuchs-2</name>
	</author>
	<content type="html">Franky wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Nederlands - Dutch.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geachte,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hoe komt het dat ik een document in OpenOffice niet meer kan beveiligen?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Of ik het document nu maak met extentie ods of xls (calc), het speelt 
&lt;br&gt;&amp;gt; geen rol. Nadat ik via &amp;quot;extra&amp;quot; en &amp;quot;document beveiligen&amp;quot; het woord 
&lt;br&gt;&amp;gt; document heb aangeklikt, moet ik wachtwoord invullen en bevestigen. 
&lt;br&gt;&amp;gt; Als ik dan document dan sluit en opsla, en het terug wil openen dan 
&lt;br&gt;&amp;gt; opent het terug zonder vraag naar wachtwoord!!
&lt;br&gt;&amp;gt; De enige keer dat systeem naar wachtwoord vraagt, is als ik via 
&lt;br&gt;&amp;gt; &amp;quot;extra&amp;quot; en &amp;quot;document beveiligen&amp;quot; terug op het aangevinkte document 
&lt;br&gt;&amp;gt; klik (om beveiliging op te heffen).
&lt;br&gt;&amp;gt; Dus systeem doet wel iets, maar NIET het document beveiligen!!!
&lt;br&gt;&amp;gt; Vroeger ging dit wel, maar ik heb document-calc wat uitgebreid met 
&lt;br&gt;&amp;gt; nieuwe bladen en formules en toen ik drukte op opslaan, kreeg ik een 
&lt;br&gt;&amp;gt; boodschap over formules en Microsoft en sedert dan wordt document 
&lt;br&gt;&amp;gt; blijkbaar niet meer beveiligd in de realiteit (al staat onder extra, 
&lt;br&gt;&amp;gt; document beveiligen het woord document nog steeds aangevinkt).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Kunnen jullie mij raad geven of zeggen wat ik moet weglaten in 
&lt;br&gt;&amp;gt; document om document terug te kunnen beveiligen met wachtwoord??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dank bij voorbaat.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Met vriendelijke groeten,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Franky Vanhaste
&lt;br&gt;&amp;gt; Dammestraat 102
&lt;br&gt;&amp;gt; 8800 Roeselare
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;This is an English language list. I don't think there is a Flemish 
&lt;br&gt;support group but you can discuss your problem in Dutch by sending your 
&lt;br&gt;e-mail to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485326&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gebruikers@...&lt;/a&gt; or view/download documentation 
&lt;br&gt;FAQs etc. from &lt;a href=&quot;http://nl.openoffice.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nl.openoffice.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Harold Fuchs
&lt;br&gt;London, England
&lt;br&gt;Please reply *only* to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485326&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485326&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485326&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-moderated----document-beveiligen-tp26483484p26485326.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26485255</id>
	<title>Re: Problema</title>
	<published>2009-11-23T12:28:27Z</published>
	<updated>2009-11-23T12:28:27Z</updated>
	<author>
		<name>Harold Fuchs-2</name>
	</author>
	<content type="html">&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485255&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;robyx81@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Salve, ho openoffice 3.1.1 sul mio pc con sistema operativo xp, i file che 
&lt;br&gt;&amp;gt; utilizzo di openoffice li ho condivisi nel mio Storage Central Turbo &amp;nbsp;netgear 
&lt;br&gt;&amp;gt; modello SC101T . Quando apro un file di openoffice dal storage e poi lo chiudo 
&lt;br&gt;&amp;gt; salvandolo, nella cartella del file mi compare un file simile con questa &amp;nbsp;
&lt;br&gt;&amp;gt; scritta .~lock.Prev ...........odt# , che rimanesempre nella cartella e non mi 
&lt;br&gt;&amp;gt; fa più modificare il file originale ma solo leggerlo. In attesa di un vostro 
&lt;br&gt;&amp;gt; contatto ringrazio anticipatamente.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Roberto
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;This is an English language list. If you prefer to discuss your problem 
&lt;br&gt;in Italian, please visit www.it.openoffice.or or send your e-mail to 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485255&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;utenti@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Harold Fuchs
&lt;br&gt;London, England
&lt;br&gt;Please reply *only* to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485255&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485255&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485255&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problema-tp26483469p26485255.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26484730</id>
	<title>Re: Ubuntu 9.04, OpenOffice V 3.0.1 and newest OpenOffice V 3.1.x</title>
	<published>2009-11-23T11:53:40Z</published>
	<updated>2009-11-23T11:53:40Z</updated>
	<author>
		<name>Hagar de l'Est</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;See that tutorial:&lt;a href=&quot;http://user.services.openoffice.org/en/forum/viewtopic.php?f=74&amp;t=68&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://user.services.openoffice.org/en/forum/viewtopic.php?f=74&amp;t=68&lt;/a&gt;&lt;br&gt;&lt;br&gt;Hagar
&lt;br&gt;&lt;br&gt;&lt;br&gt;Le 22/11/2009 20:08, Diethard Kaufmann a écrit :
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am using Ubuntu 9.04 together with Sun OpenOffice V 3.0.1 and would
&lt;br&gt;&amp;gt; like to upgrade to the latest OpenOffice Version 3.1.x because it has
&lt;br&gt;&amp;gt; better compatibility with MS Office 2007, essential to my work.
&lt;br&gt;&amp;gt; StarOffice has disabled the online upgrade feature, preventing me from
&lt;br&gt;&amp;gt; upgrading the easy way. Can somebody explain to me how to get the latest
&lt;br&gt;&amp;gt; version onto my ACER 4810T, please?
&lt;br&gt;&amp;gt; Diethard
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484730&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484730&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484730&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484730&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Ubuntu-9.04%2C-OpenOffice-V-3.0.1-and-newest-OpenOffice-V-3.1.x-tp26473704p26484730.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26485021</id>
	<title>Re: Re: Instructions on Help review</title>
	<published>2009-11-23T11:52:02Z</published>
	<updated>2009-11-23T11:52:02Z</updated>
	<author>
		<name>Andre Schnabel</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Yazaki.Makoto schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am creating HTML files from OOO320_m4_en and Pootle to review the Help.
&lt;br&gt;&amp;gt; The HTML files is written in English and a other language side by side.
&lt;br&gt;&amp;gt; ....
&lt;br&gt;&amp;gt; I have already created following files.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; English-German
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.b-trust.jp/ooo/ooo320_m4_helpcontent2-de.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.b-trust.jp/ooo/ooo320_m4_helpcontent2-de.zip&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;This looks really great (and thanks for pointing to some errors).
&lt;br&gt;&lt;br&gt;&amp;gt; If you need other language HTML files, please say to me.
&lt;br&gt;&amp;gt; Maybe I can create you want. :)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;I'd surely need more files - but later (mabe in January / February) to 
&lt;br&gt;do some help reviews. Could you provide instructions how to create these 
&lt;br&gt;files (don't want to bug you all the time, we need new files).
&lt;br&gt;&lt;br&gt;André
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485021&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26485021&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---l10n-dev-f12834.html&quot; embed=&quot;fixTarget[12834]&quot; target=&quot;_top&quot; &gt;openoffice - l10n dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Instructions-on-Help-review-tp26387870p26485021.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26484641</id>
	<title>Re: Installation of pdf-import-tool</title>
	<published>2009-11-23T11:48:43Z</published>
	<updated>2009-11-23T11:48:43Z</updated>
	<author>
		<name>Cor Nouws</name>
	</author>
	<content type="html">Barbara Reichwein wrote (23-11-2009 20:38)
&lt;br&gt;&amp;gt; Thank you, it just transformed a 280 pages long document for me and it 
&lt;br&gt;&amp;gt; looks good!
&lt;br&gt;&lt;br&gt;Thanks for letting us know :-)
&lt;br&gt;Cor
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt; B. Reichwein
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Am 23.11.2009, 10:41 Uhr, schrieb Cor Nouws &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484641&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oolst@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Hi Barbara,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Barbara Reichwein wrote (22-11-2009 22:21)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I installed it into Versionn OO 3.1.1 but now I can´t find the button 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; to start pdf-Import. What shal I do?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Simply choose File|Open and in the document type list select PDF as 
&lt;br&gt;&amp;gt;&amp;gt; format.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cor Nouws
&lt;br&gt;&amp;nbsp; &amp;nbsp;- nl.OpenOffice.org marketing contact
&lt;br&gt;&amp;nbsp; &amp;nbsp;- Community Contributor Representative in the Community Council
&lt;br&gt;Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484641&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484641&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---graphics-dev-f12815.html&quot; embed=&quot;fixTarget[12815]&quot; target=&quot;_top&quot; &gt;openoffice - graphics dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Installation-of-pdf-import-tool-tp26474918p26484641.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26484009</id>
	<title>Re: Anyone seen this</title>
	<published>2009-11-23T11:04:20Z</published>
	<updated>2009-11-23T11:04:20Z</updated>
	<author>
		<name>Steven Shelton</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&amp;nbsp;
&lt;br&gt;On 11/7/2009 11:44 PM, Louis Suarez-Potts wrote:
&lt;br&gt;&amp;gt; I just sent a note to this list indicating that &amp;quot;oomouse&amp;quot; is not an 
&lt;br&gt;&amp;gt; &amp;quot;official&amp;quot; OpenOffice.org product and that we are not endorsing it as 
&lt;br&gt;&amp;gt; the PR suggests. Seems to be a misunderstanding: Theo is not entitled 
&lt;br&gt;&amp;gt; to use or manipulate our logo as he has done nor is he entitled claim 
&lt;br&gt;&amp;gt; that he is in partnership with OpenOffice.org, whatever that would mean.
&lt;br&gt;&lt;br&gt;So this is a real product?
&lt;br&gt;&lt;br&gt;I thought it was a joke.
&lt;br&gt;&lt;br&gt;- -- 
&lt;br&gt;Steven Shelton
&lt;br&gt;Twilight Media &amp; Design, LLC
&lt;br&gt;17195 Silver Parkway
&lt;br&gt;#134
&lt;br&gt;Fenton, MI 48430
&lt;br&gt;www.TwilightMD.com
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.7 (MingW32)
&lt;br&gt;Comment: Using GnuPG with Mozilla - &lt;a href=&quot;http://enigmail.mozdev.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enigmail.mozdev.org/&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;iD8DBQFLCty9KP0FWmSVanERAsLkAKCS89UvbhO2NBaie6NvYWlEv7wIHwCeNs6+
&lt;br&gt;PHaFvvMbkHyLDOIOdrUz4gE=
&lt;br&gt;=/wMg
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484009&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484009&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---marketing-dev-f12840.html&quot; embed=&quot;fixTarget[12840]&quot; target=&quot;_top&quot; &gt;openoffice - marketing dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Anyone-seen-this-tp26246260p26484009.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26482527</id>
	<title>Re: Question about weak reference list inside java bridge.</title>
	<published>2009-11-23T09:29:43Z</published>
	<updated>2009-11-23T09:29:43Z</updated>
	<author>
		<name>Stephan Bergmann</name>
	</author>
	<content type="html">Yes, thanks. &amp;nbsp;I think now I get it. &amp;nbsp;The code in cleanUp mistakenly 
&lt;br&gt;thinks that Level1Entry.get is backed by a map (where there can be at 
&lt;br&gt;most one entry for a given key) while in fact it is backed by a list 
&lt;br&gt;(acting like a multi-map, allowing multiple entries for a given key).
&lt;br&gt;&lt;br&gt;I will see how best to fix that tomorrow. &amp;nbsp;If you like, you can file an 
&lt;br&gt;issue (otherwise, I will file one myself).
&lt;br&gt;&lt;br&gt;-Stephan
&lt;br&gt;&lt;br&gt;On 11/23/09 18:15, Huaidong Qiu wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; This is a bad list. I print out
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Type,
&lt;br&gt;&amp;gt; oid,
&lt;br&gt;&amp;gt; o.toString()
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The first one is a unreachable object's weak reference, which causes the
&lt;br&gt;&amp;gt; growth of list.(not all of them are unreachable, my mistake before)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; list start +++++++++
&lt;br&gt;&amp;gt; list size: 6
&lt;br&gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt; null
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;&amp;gt; 287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;&amp;gt; [Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&amp;gt; list end &amp;nbsp; +++++++++
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Mon, Nov 23, 2009 at 9:32 PM, Huaidong Qiu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482527&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;qiuhuaidong@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Thanks Stephan,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I already print out the list's contents, the elements's oid and type are
&lt;br&gt;&amp;gt;&amp;gt; the same,
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;but the objects are unreachable.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Same oid because those weak references belong to same L1 entry, no problem
&lt;br&gt;&amp;gt;&amp;gt; here.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Let's consider &amp;nbsp;a Level1Entry contains two Level2Entry: l2_1, l2_2.
&lt;br&gt;&amp;gt;&amp;gt; if l2_1, l2_2 have same type, l1.get(l2.getType()) &amp;nbsp;will return l2_1
&lt;br&gt;&amp;gt;&amp;gt; because l1.get will return the first element match the type.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // must only be called while synchronized on map:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public Level2Entry get(Type type) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (Iterator i = list.iterator(); i.hasNext();) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Level2Entry l2 = (Level2Entry) i.next();
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* if (l2.getType().equals(type)) {*
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return l2;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return null;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; but if when cleanUp was called, the unreachable object is l2_2, the
&lt;br&gt;&amp;gt;&amp;gt; condition
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;(l1.get(l2.getType()) == l2) in cleanUp function will not be met.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I think this is the problem we have, you can see the list will keep growing
&lt;br&gt;&amp;gt;&amp;gt; after this.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -Huai Dong
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 23, 2009 at 8:15 PM, Stephan Bergmann &amp;lt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482527&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Stephan.Bergmann@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On 11/23/09 07:58, Huaidong Qiu wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; We got a problem like this, one of the L2 entry list keep growing consume
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; too much memory.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; module jurt
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; package com.sun.star.lib.uno.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; environments.java;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the cleanUp member function of class Registry.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// must only be called while synchronized on map:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;private void cleanUp() {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for (;;) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Level2Entry l2 = (Level2Entry) queue.poll();
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (l2 == null) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;break;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// It is possible that a Level2Entry e1 for the OID/type
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; pair
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// (o,t) becomes weakly reachable, then another
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; e2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// is registered for the same pair (o,t) (a new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// created since now e1.get() == null), and only then e1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// enqueued. &amp;nbsp;To not erroneously remove the new e2 in that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; case,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// check whether the map still contains e1:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String oid = l2.getOid();
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Level1Entry l1 = getLevel1Entry(oid);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (l1 != null &amp;&amp; l1.get(l2.getType()) == l2) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;removeLevel2Entry(oid, l1, l2);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; All those weak reference Level2Entry entries are invalid, the condition
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (l1.get(l2.getType()) == l2) keeps cleanUp function from removing them
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; from
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I think if this
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// It is possible that a Level2Entry e1 for the OID/type
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; pair
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// (o,t) becomes weakly reachable, then another
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; e2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// is registered for the same pair (o,t) (a new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// created since now e1.get() == null), and only then e1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// enqueued.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; happened once then there is no way the condition (l1.get(l2.getType()) ==
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; l2) can be true again, because get(l2.getType()) always return the first
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; element in the list, but queue.poll() return the newly released weak
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; reference which can not be the first one in the list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I fail to see a flaw in the current algorithm. &amp;nbsp;In the simplest case,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; consider a Level1Entry L that has just one Level2Entry E (for some object O,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; OID D, type T) in its list. &amp;nbsp;Suppose o1 has become unreachable and cleanUp
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is called: l2 will be bound to E; oid will be bound to D; l1 will be bound
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; to L; l2.getType() returns T; l1.get(l2.getType()) returns E, so
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; removeLevel2Entry will be called and will indeed remove E from L's list (and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; will actually also remove L from the map of Level1Entries).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;If weak reference list cleanup mechanism is correct, could please give
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; possible reasons could cause the growing problem of L2 entry list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; You mean, you observe a specific instance of Level1Entry whose list of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Level2Entries keeps growing without bound? &amp;nbsp;That sounds strange. &amp;nbsp;First, all
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; entries in the list should be for different UNO types supported by the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; respective UNO object, so that should bound the length of the list (no UNO
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; object probably supports more than a few dozen different UNO types).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Second, the only way to have more entries in the list would be to have
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; entries referencing different reachable Java objects which would
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; nevertheless all have the same UNO OID. &amp;nbsp;That would sound like a bug
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; somewhere.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Maybe you can add debug code to print, for each Level2Entry E in the list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; of the given problematic Level1Entry, the following:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; - E.toString()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; - E.getOid()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; - E.getType()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; - E.get()
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; to get an idea what that growing list looks like.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -Stephan
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482527&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482527&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---udk-dev-f12867.html&quot; embed=&quot;fixTarget[12867]&quot; target=&quot;_top&quot; &gt;openoffice - udk dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-weak-reference-list-inside-java-bridge.-tp26473490p26482527.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26482504</id>
	<title>Re: Textile export filter</title>
	<published>2009-11-23T09:29:26Z</published>
	<updated>2009-11-23T09:29:26Z</updated>
	<author>
		<name>Pavel Laštovička</name>
	</author>
	<content type="html">Hello Mathias,
&lt;br&gt;&lt;br&gt;thank you for your advice. I installed my XSLT file using &amp;quot;Tools|XML Filter 
&lt;br&gt;Settings...&amp;quot; menu entry. I now have something working.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Pavel
&lt;br&gt;&lt;br&gt;Mathias Bauer napsal(a):
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Pavel Lastovicka wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I consider writing export filter to Textile format[1]. I need to make an 
&lt;br&gt;&amp;gt;&amp;gt; estimate how many hours it would take to write. Am I right that I need just 
&lt;br&gt;&amp;gt;&amp;gt; two filter config files for registry and a single XSLT file, similar to 
&lt;br&gt;&amp;gt;&amp;gt; odt2mediawiki.xsl?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In general all that an xslt based filter needs indeed is the
&lt;br&gt;&amp;gt; transformation and a configuration file. The filter either can be
&lt;br&gt;&amp;gt; integrated into OOo or be provided as an extension (that would require
&lt;br&gt;&amp;gt; some more simple files).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; By the way I tried to run odt2mediawiki.xsl via Saxon from OO.o (via command 
&lt;br&gt;&amp;gt;&amp;gt; line, on content.xml extracted from test odt document) and the results were 
&lt;br&gt;&amp;gt;&amp;gt; rather different from text files created by doing export in OO.o. What did I 
&lt;br&gt;&amp;gt;&amp;gt; do wrong?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The content.xml does not contain the formatting information. You always
&lt;br&gt;&amp;gt; must process the whole document.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Mathias
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482504&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482504&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Pavel Laštovička, Developer &amp; OpenOffice.org Specialist
&lt;br&gt;&lt;br&gt;blue.point Solutions, s. r. o.
&lt;br&gt;tel: +420 412 510 182
&lt;br&gt;fax: +420 412 510 182
&lt;br&gt;Jabber: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482504&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pavel.lastovicka@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.blue-point.cz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.blue-point.cz&lt;/a&gt;&lt;br&gt;&lt;br&gt;IBM Business Partner - Novell Business Partner - Software602 Business Partner
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482504&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482504&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dev-f12775.html&quot; embed=&quot;fixTarget[12775]&quot; target=&quot;_top&quot; &gt;openoffice - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Textile-export-filter-tp26360790p26482504.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26482431</id>
	<title>Re: ODF desktop icons for OOo (without OOo branding ATM) - volunteers?</title>
	<published>2009-11-23T09:25:37Z</published>
	<updated>2009-11-23T09:25:37Z</updated>
	<author>
		<name>Martin Hollmichel - Sun Germany - ham02 - Hamburg</name>
	</author>
	<content type="html">Hi,
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; To clarify what I wrote, ODF is used by many apps. &amp;nbsp;However, to address
&lt;br&gt;&amp;gt;&amp;gt; your point, Juergen, we can focus on OOo. &amp;nbsp;OOo is provided by many
&lt;br&gt;&amp;gt;&amp;gt; distros. &amp;nbsp;Each of those distros has at least one icon theme. &amp;nbsp;Those
&lt;br&gt;&amp;gt;&amp;gt; themes have basic colors. &amp;nbsp;There are usually two main colors to a theme,
&lt;br&gt;&amp;gt;&amp;gt; sometimes just one.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It would encourage adoption of the icons if it were easy for the theme
&lt;br&gt;&amp;gt;&amp;gt; maintainers to use the icons but with their own colors.
&lt;br&gt;&amp;gt; again from my point of view there is no need, simply use the icons as 
&lt;br&gt;&amp;gt; they are. As far as i know the icons were already suggested to OASIS 
&lt;br&gt;&amp;gt; to become the default icon. Maybe it will change who knows but then we 
&lt;br&gt;&amp;gt; should use the new ones, important is to use the default ODF icons 
&lt;br&gt;&amp;gt; without any changes.
&lt;/div&gt;I'm not sure if I really understand your point why it is important to 
&lt;br&gt;have icons without any change, I can imagine that it will be difficult 
&lt;br&gt;enough to get an agreement of all teams (KDE, Gnome and OpenOffice.org 
&lt;br&gt;team) on an unified style at all, I would be fine if there would are 
&lt;br&gt;slight differences for the icons if the artistists say they need to do 
&lt;br&gt;some adoption to make them smoothly integrated into their specific icon 
&lt;br&gt;themes.
&lt;br&gt;&lt;br&gt;Martin
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482431&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482431&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---marketing-dev-f12840.html&quot; embed=&quot;fixTarget[12840]&quot; target=&quot;_top&quot; &gt;openoffice - marketing dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ODF-desktop-icons-for-OOo-%28without-OOo-branding-ATM%29---volunteers--tp26458102p26482431.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26482246</id>
	<title>Re: Question about weak reference list inside java bridge.</title>
	<published>2009-11-23T09:15:45Z</published>
	<updated>2009-11-23T09:15:45Z</updated>
	<author>
		<name>Huaidong Qiu</name>
	</author>
	<content type="html">This is a bad list. I print out
&lt;br&gt;&lt;br&gt;Type,
&lt;br&gt;oid,
&lt;br&gt;o.toString()
&lt;br&gt;&lt;br&gt;The first one is a unreachable object's weak reference, which causes the
&lt;br&gt;growth of list.(not all of them are unreachable, my mistake before)
&lt;br&gt;&lt;br&gt;list start +++++++++
&lt;br&gt;list size: 6
&lt;br&gt;Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;null
&lt;br&gt;&lt;br&gt;Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;[Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&lt;br&gt;Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;[Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&lt;br&gt;Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;[Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&lt;br&gt;Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;[Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;&lt;br&gt;Type[com.sun.star.uno.XCurrentContext]
&lt;br&gt;287d368;msci[0];e64524147b554dde941e6f95d22dc0
&lt;br&gt;[Proxy:329388962,287d368;msci[0];e64524147b554dde941e6f95d22dc0,Type[com.sun.star.uno.XCurrentContext]]
&lt;br&gt;list end &amp;nbsp; +++++++++
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 9:32 PM, Huaidong Qiu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482246&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;qiuhuaidong@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks Stephan,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I already print out the list's contents, the elements's oid and type are
&lt;br&gt;&amp;gt; the same,
&lt;br&gt;&amp;gt; &amp;nbsp;but the objects are unreachable.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Same oid because those weak references belong to same L1 entry, no problem
&lt;br&gt;&amp;gt; here.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Let's consider &amp;nbsp;a Level1Entry contains two Level2Entry: l2_1, l2_2.
&lt;br&gt;&amp;gt; if l2_1, l2_2 have same type, l1.get(l2.getType()) &amp;nbsp;will return l2_1
&lt;br&gt;&amp;gt; because l1.get will return the first element match the type.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // must only be called while synchronized on map:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public Level2Entry get(Type type) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (Iterator i = list.iterator(); i.hasNext();) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Level2Entry l2 = (Level2Entry) i.next();
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;* if (l2.getType().equals(type)) {*
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return l2;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return null;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but if when cleanUp was called, the unreachable object is l2_2, the
&lt;br&gt;&amp;gt; condition
&lt;br&gt;&amp;gt; &amp;nbsp;(l1.get(l2.getType()) == l2) in cleanUp function will not be met.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think this is the problem we have, you can see the list will keep growing
&lt;br&gt;&amp;gt; after this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Huai Dong
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Mon, Nov 23, 2009 at 8:15 PM, Stephan Bergmann &amp;lt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482246&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Stephan.Bergmann@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 11/23/09 07:58, Huaidong Qiu wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; We got a problem like this, one of the L2 entry list keep growing consume
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; too much memory.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; module jurt
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; package com.sun.star.lib.uno.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; environments.java;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the cleanUp member function of class Registry.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// must only be called while synchronized on map:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;private void cleanUp() {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for (;;) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Level2Entry l2 = (Level2Entry) queue.poll();
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (l2 == null) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;break;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// It is possible that a Level2Entry e1 for the OID/type
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; pair
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// (o,t) becomes weakly reachable, then another
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; e2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// is registered for the same pair (o,t) (a new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// created since now e1.get() == null), and only then e1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// enqueued. &amp;nbsp;To not erroneously remove the new e2 in that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; case,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// check whether the map still contains e1:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String oid = l2.getOid();
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Level1Entry l1 = getLevel1Entry(oid);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (l1 != null &amp;&amp; l1.get(l2.getType()) == l2) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;removeLevel2Entry(oid, l1, l2);
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; All those weak reference Level2Entry entries are invalid, the condition
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (l1.get(l2.getType()) == l2) keeps cleanUp function from removing them
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; from
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I think if this
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// It is possible that a Level2Entry e1 for the OID/type
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; pair
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// (o,t) becomes weakly reachable, then another
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; e2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// is registered for the same pair (o,t) (a new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Level2Entry
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// created since now e1.get() == null), and only then e1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// enqueued.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; happened once then there is no way the condition (l1.get(l2.getType()) ==
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; l2) can be true again, because get(l2.getType()) always return the first
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; element in the list, but queue.poll() return the newly released weak
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; reference which can not be the first one in the list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I fail to see a flaw in the current algorithm. &amp;nbsp;In the simplest case,
&lt;br&gt;&amp;gt;&amp;gt; consider a Level1Entry L that has just one Level2Entry E (for some object O,
&lt;br&gt;&amp;gt;&amp;gt; OID D, type T) in its list. &amp;nbsp;Suppose o1 has become unreachable and cleanUp
&lt;br&gt;&amp;gt;&amp;gt; is called: l2 will be bound to E; oid will be bound to D; l1 will be bound
&lt;br&gt;&amp;gt;&amp;gt; to L; l2.getType() returns T; l1.get(l2.getType()) returns E, so
&lt;br&gt;&amp;gt;&amp;gt; removeLevel2Entry will be called and will indeed remove E from L's list (and
&lt;br&gt;&amp;gt;&amp;gt; will actually also remove L from the map of Level1Entries).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;If weak reference list cleanup mechanism is correct, could please give
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; possible reasons could cause the growing problem of L2 entry list.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You mean, you observe a specific instance of Level1Entry whose list of
&lt;br&gt;&amp;gt;&amp;gt; Level2Entries keeps growing without bound? &amp;nbsp;That sounds strange. &amp;nbsp;First, all
&lt;br&gt;&amp;gt;&amp;gt; entries in the list should be for different UNO types supported by the
&lt;br&gt;&amp;gt;&amp;gt; respective UNO object, so that should bound the length of the list (no UNO
&lt;br&gt;&amp;gt;&amp;gt; object probably supports more than a few dozen different UNO types).
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;Second, the only way to have more entries in the list would be to have
&lt;br&gt;&amp;gt;&amp;gt; entries referencing different reachable Java objects which would
&lt;br&gt;&amp;gt;&amp;gt; nevertheless all have the same UNO OID. &amp;nbsp;That would sound like a bug
&lt;br&gt;&amp;gt;&amp;gt; somewhere.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Maybe you can add debug code to print, for each Level2Entry E in the list
&lt;br&gt;&amp;gt;&amp;gt; of the given problematic Level1Entry, the following:
&lt;br&gt;&amp;gt;&amp;gt; - E.toString()
&lt;br&gt;&amp;gt;&amp;gt; - E.getOid()
&lt;br&gt;&amp;gt;&amp;gt; - E.getType()
&lt;br&gt;&amp;gt;&amp;gt; - E.get()
&lt;br&gt;&amp;gt;&amp;gt; to get an idea what that growing list looks like.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -Stephan
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482246&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482246&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---udk-dev-f12867.html&quot; embed=&quot;fixTarget[12867]&quot; target=&quot;_top&quot; &gt;openoffice - udk dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-weak-reference-list-inside-java-bridge.-tp26473490p26482246.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26482109</id>
	<title>Toolbar functions different from menu functions [Was: How to make the &quot;automatic&quot; toolbars stop?]</title>
	<published>2009-11-23T09:06:50Z</published>
	<updated>2009-11-23T09:06:50Z</updated>
	<author>
		<name>John Kaufmann</name>
	</author>
	<content type="html">Hi Uwe,
&lt;br&gt;&lt;br&gt;My OO education owes much to you seeing the crux of my questions. 
&lt;br&gt;However, in this case I think you missed my concern:
&lt;br&gt;In a message dated 2009.11.23 10:12 -0500, Uwe Fischer wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; ... functions in the Table toolbar are different from the
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;corresponding&amp;quot; functions available via the menu. [In the toolbar,
&lt;br&gt;&amp;gt;&amp;gt; the Background Color icon has a paragraph/text context, as opposed
&lt;br&gt;&amp;gt;&amp;gt; to the cell or table context for Background color via the Table
&lt;br&gt;&amp;gt;&amp;gt; menu. I don't know whether that is right, or good design, or the
&lt;br&gt;&amp;gt;&amp;gt; intent of the design team, but at least the extended info is 
&lt;br&gt;&amp;gt;&amp;gt; consistent with the behavior.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; you can set different background colors to characters and paragraphs.
&lt;br&gt;&amp;gt; In Calc, you can set different backgrounds to cells, too.
&lt;/div&gt;&lt;br&gt;Yes, I know that. &amp;nbsp;The concern is this: In the Table toolbar, the 
&lt;br&gt;Background Color applies not to the table or cell itself, but to 
&lt;br&gt;paragraph/text within a table or cell. &amp;nbsp;Via the Table main menu or 
&lt;br&gt;context menu, however, the Background Color applies to all of the table 
&lt;br&gt;or cell. (The difference is easily seen if you increase the border 
&lt;br&gt;margins.) &amp;nbsp;This seems to me erroneous on multiple levels: There are 
&lt;br&gt;other ways to apply a paragraph/text background color (including via the 
&lt;br&gt;Formatting toolbar), without also using the Table toolbar for that 
&lt;br&gt;function. Should not the Table toolbar provide shortcuts to Table functions?
&lt;br&gt;&lt;br&gt;This is not the only case where a toolbar function is different from the 
&lt;br&gt;&amp;quot;equivalent&amp;quot; function via the menu; I just chose it because it is easily 
&lt;br&gt;visible. &amp;nbsp;It seems to me that a certain lack of consistency in 
&lt;br&gt;nomenclature and methods raises the OO learning curve unnecessarily, and 
&lt;br&gt;that toolbar functions being different from menu functions, as a class, 
&lt;br&gt;fall into that category. &amp;nbsp;Or did I miss something [again ;-) ]?
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482109&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26482109&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-make-the-%22automatic%22-toolbars-stop--tp26454637p26482109.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481999</id>
	<title>Re: Product Flyers</title>
	<published>2009-11-23T09:00:13Z</published>
	<updated>2009-11-23T09:00:13Z</updated>
	<author>
		<name>Andy-264</name>
	</author>
	<content type="html">Bernhard Dippold wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Andy,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I searched the website for flyers as the flyer area in the artwork
&lt;br&gt;&amp;gt; gallery is quite empty:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Art/Gallery/PostersBannersFlyers#Flyer_Artwork&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.services.openoffice.org/wiki/Art/Gallery/PostersBannersFlyers#Flyer_Artwork&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What &amp;nbsp;I found (by now) is:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://ui.openoffice.org/VisualDesign/OOo_flyer.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ui.openoffice.org/VisualDesign/OOo_flyer.html&lt;/a&gt;&lt;br&gt;&amp;gt; (and added it to the gallery...)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Perhaps this helps a bit...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If anybody knows about other flyers, please link them to the gallery in
&lt;br&gt;&amp;gt; order to find them again more easily.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best regards
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Bernhard
&lt;/div&gt;&lt;br&gt;Bernhard,
&lt;br&gt;&lt;br&gt;I have found a German flyer and reference material and working on
&lt;br&gt;writing a flyer/pamphlet based on the information in the German flyer.
&lt;br&gt;Who do I send it to for review/approval?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Andy Brown
&lt;br&gt;La Mesa, CA &amp;nbsp;91942
&lt;br&gt;www.the-martin-byrd.net/openoffice.org.html
&lt;br&gt;OpenOffice.org Community Distributor
&lt;br&gt;CD/OEM Distribution Project member
&lt;br&gt;Documentation Project member
&lt;br&gt;Marketing Project member
&lt;br&gt;User Experience Project member
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481999&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481999&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---marketing-dev-f12840.html&quot; embed=&quot;fixTarget[12840]&quot; target=&quot;_top&quot; &gt;openoffice - marketing dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Product-Flyers-tp26458355p26481999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487702</id>
	<title>Re: Adding and removing HIDs</title>
	<published>2009-11-23T08:33:02Z</published>
	<updated>2009-11-23T08:33:02Z</updated>
	<author>
		<name>Cédric Bosdonnat</name>
	</author>
	<content type="html">Le lundi 23 novembre 2009 à 15:00 +0100, Frank Schoenheit, Sun
&lt;br&gt;Microsystems Germany a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Cédric,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; For the CWS cbosdo01, I'm adding some HIDs and removing one. What is the
&lt;br&gt;&amp;gt; &amp;gt; best way to proceed with those numbers?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; In one case, I only need to add a few HIDs. For the moment, I have added
&lt;br&gt;&amp;gt; &amp;gt; them at the end of the block containing the other HID of the dialog: is
&lt;br&gt;&amp;gt; &amp;gt; it correct?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes. Don't forget to also add them to &amp;lt;module&amp;gt;/util/hidother.src,
&lt;br&gt;&amp;gt; otherwise our automation QA won't like your changes.
&lt;/div&gt;&lt;br&gt;Hum... I have found out that some HID are defined in svx/inc/helpid.hrc
&lt;br&gt;and svx/source/src/app.hrc. What's the difference between those two?
&lt;br&gt;Should I add the new HIDs in both files as well?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cédric Bosdonnat
&lt;br&gt;OOo Eclipse Integration developer
&lt;br&gt;&lt;a href=&quot;http://cedric.bosdonnat.free.fr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cedric.bosdonnat.free.fr&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487702&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487702&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dev-f12775.html&quot; embed=&quot;fixTarget[12775]&quot; target=&quot;_top&quot; &gt;openoffice - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-and-removing-HIDs-tp26477579p26487702.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481450</id>
	<title>Re: Impress mobility w/sound &amp; video</title>
	<published>2009-11-23T08:31:57Z</published>
	<updated>2009-11-23T08:31:57Z</updated>
	<author>
		<name>NoOp-4</name>
	</author>
	<content type="html">On 11/23/2009 07:19 AM, Christian Lippka wrote:
&lt;br&gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; if you are interested in this feature, I started a discussion on the
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481450&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt; mailing list [1]. If you are interested in
&lt;br&gt;&amp;gt; this feature please consider joining the discussion.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Christian
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Found it... I'll comment later today - thanks.
&lt;br&gt;&lt;br&gt;Note: for those using gmane.org, subscribe to
&lt;br&gt;gmane.comp.openoffice.devel.user-experience
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481450&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481450&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Impress-mobility-w-sound---video-tp26330979p26481450.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481344</id>
	<title>Re: Variable page headlines -- re-wording</title>
	<published>2009-11-23T08:23:05Z</published>
	<updated>2009-11-23T08:23:05Z</updated>
	<author>
		<name>William Case</name>
	</author>
	<content type="html">Hi;
&lt;br&gt;&lt;br&gt;Just fixing the wording of my previous post.
&lt;br&gt;&lt;br&gt;On Mon, 2009-11-23 at 10:26 -0500, William Case wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Mon, 2009-11-23 at 10:06 -0500, Richard Detwiler wrote:
&lt;br&gt;&amp;gt; &amp;gt; Barbara Duprey wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Séamas Ó Brógáin wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; In a layout for publishing (Openoffice 3.1.1, Debian GNU/Linux) I 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; need to have page headlines that are different on every page. I have 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; inserted headers in left-hand and right-hand page styles, and set an 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; appropriate paragraph style for the content; but when I type a page 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; headline on any page it is copied to all left-hand pages (or all 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; right-hand pages, as the case may be).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; I hope I’m overlooking some simple setting. Any help appreciated.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; What do you need to have be different in each header? &amp;nbsp;Generally 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; speaking, what you need is to click in the header and use Insert &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Fields &amp;nbsp;to select the content you want.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Maybe there's some confusion in terminology? The OP uses two terms, 
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;headlines&amp;quot; and &amp;quot;headers&amp;quot;. I'm not sure if Seamas is using those 
&lt;br&gt;&amp;gt; &amp;gt; interchangeably or not -- they certainly are not at all equivalent.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; If &amp;quot;headers&amp;quot; is really what is meant by &amp;quot;headlines&amp;quot;, I'm not sure I 
&lt;br&gt;&amp;gt; &amp;gt; understand the objective of having headers that are different on every 
&lt;br&gt;&amp;gt; &amp;gt; page. Isn't the point of a header that there is basically the same thing 
&lt;br&gt;&amp;gt; &amp;gt; on all pages of that style? (With possible differences being, for 
&lt;br&gt;&amp;gt; &amp;gt; example, the page number.)
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; So maybe &amp;quot;headlines&amp;quot; is really more what is meant, and the OP is 
&lt;br&gt;&amp;gt; &amp;gt; confusing &amp;quot;headers&amp;quot; with a way of achieving &amp;quot;headlines&amp;quot;?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; So I think we need some clarification from the OP as to what the goal is.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;I think I understand what the OP wants. &amp;nbsp;If I am correct it is not
&lt;br&gt;unreasonable.
&lt;br&gt;&lt;br&gt;1) A normal left-page right-page header style that repeats formats and
&lt;br&gt;perhaps repeats a centred title and right hand page number, plus
&lt;br&gt;&lt;br&gt;2) A text-box at the left-hand page margin that is within, beside or
&lt;br&gt;overlays the header which doesn't repeat the contents but into which he
&lt;br&gt;can type different page titles for each page.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I am too busy today to experiment, but if I have correctly interpreted
&lt;br&gt;his request, it should be achievable by either:
&lt;br&gt;&lt;br&gt;a) inserting a blank box (frame) in the header style;
&lt;br&gt;&lt;br&gt;b) setting a page style that starts with a frame (text-box), then has
&lt;br&gt;the header left margin start at the right margin of the text-box; or
&lt;br&gt;&lt;br&gt;c) write a macro bound to a key combination that overlays a frame
&lt;br&gt;(text-box) over the header as needed.
&lt;br&gt;&lt;br&gt;Check how well the solution prints.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Regards Bill
&lt;br&gt;Fedora 11, Gnome 2.26.3
&lt;br&gt;Evo.2.26.3, Emacs 23.1.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481344&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481344&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Variable-page-headlines-tp26477895p26481344.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481060</id>
	<title>Re: how to prevent the calc from converting 3.1.2 to 03年1月2日(localized)</title>
	<published>2009-11-23T08:14:36Z</published>
	<updated>2009-11-23T08:14:36Z</updated>
	<author>
		<name>NoOp-4</name>
	</author>
	<content type="html">On 11/23/2009 01:26 AM, Patapon wrote:
&lt;br&gt;&amp;gt; no, via copy and paste. copied from html table.
&lt;br&gt;&amp;gt; no ' applied here
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Mon, Nov 23, 2009 at 12:46 PM, JOE Conner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481060&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joeconner2007@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Are you saying that a leading apostrophe failed?
&lt;br&gt;&amp;gt;&amp;gt; Joe
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;I don't know how to prevent it, but I can confirm that the cell gets
&lt;br&gt;changed. Copying &amp; pasting your html table into Writer works just fine.
&lt;br&gt;But C&amp;P the table into Calc with everything but 'Unformated text'
&lt;br&gt;results in the cell changing to a date format on my en-us system. I get:
&lt;br&gt;03/01/02 as result in the cell and 37316 when the cell is changed to
&lt;br&gt;text (the last being expected).
&lt;br&gt;&lt;br&gt;Tested w/OOo 3.1.1 (linux).
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481060&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481060&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-prevent-the-calc-from-converting-3.1.2-to-03%E5%B9%B41%E6%9C%882%E6%97%A5%28localized%29-tp26465503p26481060.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480986</id>
	<title>Re: Adding and removing HIDs</title>
	<published>2009-11-23T08:11:55Z</published>
	<updated>2009-11-23T08:11:55Z</updated>
	<author>
		<name>Cédric Bosdonnat</name>
	</author>
	<content type="html">Hi Uwe,
&lt;br&gt;&lt;br&gt;Le lundi 23 novembre 2009 à 16:30 +0100, Uwe Fischer a écrit :
&lt;br&gt;&amp;gt; On 11/23/09 15:55, Cédric Bosdonnat wrote:
&lt;br&gt;&amp;gt; please have a look at 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107086&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=107086&lt;/a&gt;&amp;nbsp;where I removed 
&lt;br&gt;&amp;gt; the obsolete slot from the list of Help IDs that trigger the Help Agent.
&lt;br&gt;&amp;gt; May be I have to undo that change?
&lt;br&gt;&lt;br&gt;Do you mind if we reuse that number for
&lt;br&gt;HID_AUTOCORR_HELP_CHGNONBRKSPACE? that would avoid having a gap in the
&lt;br&gt;numbers.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cédric Bosdonnat
&lt;br&gt;OOo Eclipse Integration developer
&lt;br&gt;&lt;a href=&quot;http://cedric.bosdonnat.free.fr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cedric.bosdonnat.free.fr&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480986&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480986&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dev-f12775.html&quot; embed=&quot;fixTarget[12775]&quot; target=&quot;_top&quot; &gt;openoffice - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-and-removing-HIDs-tp26477579p26480986.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480890</id>
	<title>Re: I need QA Track account and role</title>
	<published>2009-11-23T08:06:20Z</published>
	<updated>2009-11-23T08:06:20Z</updated>
	<author>
		<name>Ain Vagula</name>
	</author>
	<content type="html">Thank you all.
&lt;br&gt;It was my first time to do this, so next time I'll try to be more accurate.
&lt;br&gt;&lt;br&gt;ain
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 17:17, Pavel Lastovicka
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480890&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pavel.lastovicka@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ain Vagula napsal(a):
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; These builds are made by Pavel Janik, except Win32 one, which is made
&lt;br&gt;&amp;gt;&amp;gt; by another member of Czech team (also Pavel, unfortunately I've lost
&lt;br&gt;&amp;gt;&amp;gt; the full name).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; I am responsible for the Win32 version ;-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; Pavel Laštovička
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480890&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480890&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480890&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480890&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---qa-dev-f12852.html&quot; embed=&quot;fixTarget[12852]&quot; target=&quot;_top&quot; &gt;openoffice - qa dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/I-need-QA-Track-account-and-role-tp26434733p26480890.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480626</id>
	<title>Minutes for release status meeting from 2009-11-23</title>
	<published>2009-11-23T07:43:41Z</published>
	<updated>2009-11-23T07:43:41Z</updated>
	<author>
		<name>Joost Andrae</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;you can find the latest minutes here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes#2009-11-23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes#2009-11-23&lt;/a&gt;&lt;br&gt;&lt;br&gt;Kind regards, Joost
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480626&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;releases-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480626&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;releases-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---releases-f12779.html&quot; embed=&quot;fixTarget[12779]&quot; target=&quot;_top&quot; &gt;openoffice - releases&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minutes-for-release-status-meeting-from-2009-11-23-tp26480626p26480626.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480327</id>
	<title>Re: headless package closes connection - was Re: [udk-dev]  (tid=3) Unexpected connection closure</title>
	<published>2009-11-23T07:37:55Z</published>
	<updated>2009-11-23T07:37:55Z</updated>
	<author>
		<name>Lukasz Szybalski</name>
	</author>
	<content type="html">On Mon, Nov 23, 2009 at 2:40 AM, Stephan Bergmann
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480327&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Stephan.Bergmann@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 11/19/09 21:59, Lukasz Szybalski wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Thu, Nov 19, 2009 at 1:26 AM, Kay Ramme &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480327&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Kay.Ramme@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi Lukasz,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; could you give a brief overview over your system, the OS, the arch and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; OOo version etc.? That would help debugging this. You find the detailed
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; OOo
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; version in the &amp;quot;about&amp;quot; dialog.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The upgraded version is :
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 3.1.1.1-1bpo50+1 sat sept 2009
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The memory problem is again in the headless portion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That is probably &amp;lt;&lt;a href=&quot;http://qa.openoffice.org/issues/show_bug.cgi?id=105191&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qa.openoffice.org/issues/show_bug.cgi?id=105191&lt;/a&gt;&amp;gt;.
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Indeed.
&lt;br&gt;This is a somewhat critical problem for me.
&lt;br&gt;I wonder how soon will the solution be available.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Lucas
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480327&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480327&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---udk-dev-f12867.html&quot; embed=&quot;fixTarget[12867]&quot; target=&quot;_top&quot; &gt;openoffice - udk dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/headless-package-closes-connection---was-Re%3A--udk-dev--%28tid%3D3%29--Unexpected-connection-closure-tp26323173p26480327.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480324</id>
	<title>Re: Adding and removing HIDs</title>
	<published>2009-11-23T07:30:15Z</published>
	<updated>2009-11-23T07:30:15Z</updated>
	<author>
		<name>Uwe Fischer</name>
	</author>
	<content type="html">On 11/23/09 15:55, Cédric Bosdonnat wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Frank,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Le lundi 23 novembre 2009 à 15:00 +0100, Frank Schoenheit, Sun
&lt;br&gt;&amp;gt; Microsystems Germany a écrit :
&lt;br&gt;&amp;gt;&amp;gt; Yes. Don't forget to also add them to &amp;lt;module&amp;gt;/util/hidother.src,
&lt;br&gt;&amp;gt;&amp;gt; otherwise our automation QA won't like your changes.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hum, I have certainly forgotten that one...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; In another case, I will need to remove an autocorrection HID (the one
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; for the tiny info-dialog) and add another one. Those aren't defined with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the other HIDs: there is only a start and end there and some offset in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the code. Should I leave an empty HID (HID_AUTOCORR_HELP_START + 20) and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; add the other one at the end (HID_AUTOCORR_HELP_START + 22)? or should I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; reuse the removed number?
&lt;br&gt;&amp;gt;&amp;gt; You can reuse it. There's a certain chance that for a while, the control
&lt;br&gt;&amp;gt;&amp;gt; carrying the new/old ID will direct help requests to the old topic, but
&lt;br&gt;&amp;gt;&amp;gt; that's only until the help content has been adjusted (which ideally can
&lt;br&gt;&amp;gt;&amp;gt; happen in your CWS, too).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ok. I may add a comment in EIS to keep a track of the replacement...
&lt;br&gt;&amp;gt; that can so easily be forgotten.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Hi Cédric,
&lt;br&gt;&lt;br&gt;please have a look at 
&lt;br&gt;&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107086&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openoffice.org/issues/show_bug.cgi?id=107086&lt;/a&gt;&amp;nbsp;where I removed 
&lt;br&gt;the obsolete slot from the list of Help IDs that trigger the Help Agent.
&lt;br&gt;May be I have to undo that change?
&lt;br&gt;&lt;br&gt;Uwe
&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480324&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;uwe.fischer@...&lt;/a&gt; &amp;nbsp;- &amp;nbsp;Technical Writer
&lt;br&gt;&amp;nbsp; &amp;nbsp;StarOffice - Sun Microsystems, Inc. - Hamburg, Germany
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://documentation.openoffice.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.openoffice.org/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.services.openoffice.org/wiki/Documentation&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://blogs.sun.com/oootnt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/oootnt&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://user.services.openoffice.org/en/forum&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://user.services.openoffice.org/en/forum&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480324&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480324&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---dev-f12775.html&quot; embed=&quot;fixTarget[12775]&quot; target=&quot;_top&quot; &gt;openoffice - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-and-removing-HIDs-tp26477579p26480324.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480174</id>
	<title>Re: Variable page headlines</title>
	<published>2009-11-23T07:26:31Z</published>
	<updated>2009-11-23T07:26:31Z</updated>
	<author>
		<name>William Case</name>
	</author>
	<content type="html">Hi;
&lt;br&gt;&lt;br&gt;On Mon, 2009-11-23 at 10:06 -0500, Richard Detwiler wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Barbara Duprey wrote:
&lt;br&gt;&amp;gt; &amp;gt; Séamas Ó Brógáin wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; In a layout for publishing (Openoffice 3.1.1, Debian GNU/Linux) I 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; need to have page headlines that are different on every page. I have 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; inserted headers in left-hand and right-hand page styles, and set an 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; appropriate paragraph style for the content; but when I type a page 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; headline on any page it is copied to all left-hand pages (or all 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; right-hand pages, as the case may be).
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I hope I’m overlooking some simple setting. Any help appreciated.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; What do you need to have be different in each header? &amp;nbsp;Generally 
&lt;br&gt;&amp;gt; &amp;gt; speaking, what you need is to click in the header and use Insert &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Fields &amp;nbsp;to select the content you want.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Maybe there's some confusion in terminology? The OP uses two terms, 
&lt;br&gt;&amp;gt; &amp;quot;headlines&amp;quot; and &amp;quot;headers&amp;quot;. I'm not sure if Seamas is using those 
&lt;br&gt;&amp;gt; interchangeably or not -- they certainly are not at all equivalent.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If &amp;quot;headers&amp;quot; is really what is meant by &amp;quot;headlines&amp;quot;, I'm not sure I 
&lt;br&gt;&amp;gt; understand the objective of having headers that are different on every 
&lt;br&gt;&amp;gt; page. Isn't the point of a header that there is basically the same thing 
&lt;br&gt;&amp;gt; on all pages of that style? (With possible differences being, for 
&lt;br&gt;&amp;gt; example, the page number.)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So maybe &amp;quot;headlines&amp;quot; is really more what is meant, and the OP is 
&lt;br&gt;&amp;gt; confusing &amp;quot;headers&amp;quot; with a way of achieving &amp;quot;headlines&amp;quot;?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So I think we need some clarification from the OP as to what the goal is.
&lt;/div&gt;&lt;br&gt;I think I understand what the OP wants. &amp;nbsp;If I am correct it is not
&lt;br&gt;unreasonable.
&lt;br&gt;&lt;br&gt;1) A normal left-page right-page header template that repeats styles and
&lt;br&gt;perhaps a centred title and right hand page number, plus
&lt;br&gt;&lt;br&gt;2) A text-box at the left-hand page margin that is within, beside or
&lt;br&gt;overlays the header which doesn't repeat but into which he can write
&lt;br&gt;different page titles.
&lt;br&gt;&lt;br&gt;I am too busy today to experiment, but if I have correctly interpreted
&lt;br&gt;his request it should be achievable by either:
&lt;br&gt;a) inserting a blank box in the header;
&lt;br&gt;b) setting a page style that starts with a text-box, then has the header
&lt;br&gt;left margin start at the right margin of the text-box; or
&lt;br&gt;c) write a macro that overlays a text box over the header.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Regards Bill
&lt;br&gt;Fedora 11, Gnome 2.26.3
&lt;br&gt;Evo.2.26.3, Emacs 23.1.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480174&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480174&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Variable-page-headlines-tp26477895p26480174.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480011</id>
	<title>Re: Re: Impress mobility w/sound &amp; video</title>
	<published>2009-11-23T07:19:35Z</published>
	<updated>2009-11-23T07:19:35Z</updated>
	<author>
		<name>christian.lippka</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;if you are interested in this feature, I started a discussion on the
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480011&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt; mailing list [1]. If you are interested in
&lt;br&gt;this feature please consider joining the discussion.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;&lt;br&gt;Christian Lippka wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi NoOp,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; the issue for embedding sounds is 16937 and I already started working on
&lt;br&gt;&amp;gt; it. Currently I plan to finish it for OOo 3.3 release.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Christian
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; NoOp wrote:
&lt;br&gt;&amp;gt;&amp;gt; On 11/13/2009 06:38 PM, NoOp wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On 11/13/2009 04:59 PM, Harold Fuchs wrote:
&lt;br&gt;&amp;gt;&amp;gt; ..
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; When you use WinZip to create an archive collection of files you are 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; offered the choice of having the archive remember the folder name of 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; each file. When you &amp;quot;unarchive&amp;quot; such an archive WinZip offers you 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the choice of replicating that folder structure. I'm pretty sure 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 7Zip does the same. I'd bet money that tar and similar *nix programs 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; do too. So if you use one of these programs to send your ODP and if 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; you give instructions to the recipient to be sure to replicate the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; folder structure then s/he should be in good shape, no?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Note, I'm *not* saying OOo shouldn't support this; just that there 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; might be a simple workaround.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks for the suggestion Harold. However, I'd prefer to avoid that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (replicating folders on someone's system) for a standard Impress
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; presentation.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I think the better solution would be to have the ability to 'unlink'
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; sound &amp; video files in the same manner that you can do when you insert
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; an image in the Impress presentation[1]; Insert|Picture|From File &amp; then
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Edit|Links|Break Links if the 'Links' option has been ticked when you
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; inserted the picture. The latter breaks the link and embeds the picture
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in the presentation.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [1] Example regarding Impress links &amp; pictures:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://user.services.openoffice.org/en/forum/viewtopic.php?f=10&amp;t=23266&amp;start=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://user.services.openoffice.org/en/forum/viewtopic.php?f=10&amp;t=23266&amp;start=0&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; And looking further at the documentation:
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Documentation/OOo3_User_Guides/Impress_Guide/Inserting_other_objects&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.services.openoffice.org/wiki/Documentation/OOo3_User_Guides/Impress_Guide/Inserting_other_objects&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;quote&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Note that Impress will only link the media clip, therefore when the
&lt;br&gt;&amp;gt;&amp;gt; presentation is moved to a different computer, the link will most likely
&lt;br&gt;&amp;gt;&amp;gt; be broken and as a consequence the media clip will not play. An easy
&lt;br&gt;&amp;gt;&amp;gt; workaround that prevents this from happening is the following:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;1. Place the media file to be included in the presentation in the
&lt;br&gt;&amp;gt;&amp;gt; same folder where the presentation is stored.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;2. Insert the media file in the presentation.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;3. When sending the presentation to a different computer, send also
&lt;br&gt;&amp;gt;&amp;gt; the media file and place both files in the same folder on the target
&lt;br&gt;&amp;gt;&amp;gt; computer.
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/quote&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I reckon that I'll try to find an already filed bug &amp; add on to that; if
&lt;br&gt;&amp;gt;&amp;gt; I can't find one I'll generate one, as this is pretty frustrating for 
&lt;br&gt;&amp;gt;&amp;gt; many.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480011&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480011&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480011&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480011&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480011&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480011&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Impress-mobility-w-sound---video-tp26330979p26480011.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26479943</id>
	<title>Re: I need QA Track account and role</title>
	<published>2009-11-23T07:17:34Z</published>
	<updated>2009-11-23T07:17:34Z</updated>
	<author>
		<name>Pavel Laštovička</name>
	</author>
	<content type="html">Ain Vagula napsal(a):
&lt;br&gt;&amp;gt; These builds are made by Pavel Janik, except Win32 one, which is made
&lt;br&gt;&amp;gt; by another member of Czech team (also Pavel, unfortunately I've lost
&lt;br&gt;&amp;gt; the full name).
&lt;br&gt;&lt;br&gt;Hello,
&lt;br&gt;I am responsible for the Win32 version ;-)
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Pavel Laštovička
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479943&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---qa-dev-f12852.html&quot; embed=&quot;fixTarget[12852]&quot; target=&quot;_top&quot; &gt;openoffice - qa dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/I-need-QA-Track-account-and-role-tp26434733p26479943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26479833</id>
	<title>Re: Re: How to make the &quot;automatic&quot; toolbars stop?</title>
	<published>2009-11-23T07:12:40Z</published>
	<updated>2009-11-23T07:12:40Z</updated>
	<author>
		<name>Uwe Fischer</name>
	</author>
	<content type="html">On 11/23/09 15:18, John Kaufmann wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; In a message dated 2009.11.23 03:53 -0500, Uwe Fischer wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; When the context sensitive toolbar is visible
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; turn it off using menu:View&amp;gt;Toolbars
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This is also the topic of a blog entry in the
&lt;br&gt;&amp;gt;&amp;gt; OpenOffice.org Help Tips 'n' Tricks blog:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blogs.sun.com/oootnt/entry/now_you_see_it_now&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/oootnt/entry/now_you_see_it_now&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks, Uwe. That page was a revelation, for a couple of reasons:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;1) For the topic at hand, and the use of Shift-F1 for extended tool tip 
&lt;br&gt;&amp;gt; info. [I /think/ I should have learned about that earlier, but somehow 
&lt;br&gt;&amp;gt; did not.] One of the things that did was to allow an easy 
&lt;br&gt;&amp;gt; comparison/verification of my earlier finding that functions is the 
&lt;br&gt;&amp;gt; Table toolbar are different from the &amp;quot;corresponding&amp;quot; functions available 
&lt;br&gt;&amp;gt; via the menu. &amp;nbsp;To take the first example, extended tip info says that 
&lt;br&gt;&amp;gt; the Background Color icon has a paragraph/text context, as opposed to 
&lt;br&gt;&amp;gt; the cell or table context for Background color via the Table menu. I 
&lt;br&gt;&amp;gt; don't know whether that is right, or good design, or the intent of the 
&lt;br&gt;&amp;gt; design team, but at least the extended info is consistent with the 
&lt;br&gt;&amp;gt; behavior.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;you can set different background colors to characters and paragraphs. In 
&lt;br&gt;Calc, you can set different backgrounds to cells, too.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;2) For the fact of a large library of OO documentation that I had not 
&lt;br&gt;&amp;gt; seen previously mentioned and did not even know existed. Of course I 
&lt;br&gt;&amp;gt; added it to my OO bookmarks, and then started seeing how it was 
&lt;br&gt;&amp;gt; organized, in order to use it more efficiently the next time there is a 
&lt;br&gt;&amp;gt; question. As far as I can see, there is no functional hierarchy of blog 
&lt;br&gt;&amp;gt; articles; is that correct? A discreetly small search box, two screens 
&lt;br&gt;&amp;gt; down from the top on the main page &amp;lt;&lt;a href=&quot;http://blogs.sun.com/oootnt/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/oootnt/&lt;/a&gt;&amp;gt;, 
&lt;br&gt;&amp;gt; appears to be the only tool for searching for documentation on a topic; 
&lt;br&gt;&amp;gt; is that correct?
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;the blog entries are sorted by creation time ;-)
&lt;br&gt;The tag cloud can be used to filter the results. You can also use Google 
&lt;br&gt;to search the blog. To find all blog entries that contain the word 
&lt;br&gt;&amp;quot;background&amp;quot;, enter the following into a Google search box:
&lt;br&gt;&lt;br&gt;background site:blogs.sun.com/oootnt/
&lt;br&gt;&lt;br&gt;&lt;br&gt;Uwe
&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479833&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ufi@...&lt;/a&gt; &amp;nbsp;- &amp;nbsp;Technical Writer
&lt;br&gt;&amp;nbsp; &amp;nbsp;StarOffice - Sun Microsystems, Inc. - Hamburg, Germany
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://documentation.openoffice.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.openoffice.org/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.services.openoffice.org/wiki/Documentation&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://blogs.sun.com/oootnt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/oootnt&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://user.services.openoffice.org/en/forum&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://user.services.openoffice.org/en/forum&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479833&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479833&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/openoffice---users-f12771.html&quot; embed=&quot;fixTarget[12771]&quot; target=&quot;_top&quot; &gt;openoffice - users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-make-the-%22automatic%22-toolbars-stop--tp26454637p26479833.html" />
</entry>

</feed>
