[api-dev] Showing arbitrary part of document or Zooming with Java

2006-02-15 Thread Kent Gibson
I would like to have a tree and when i select a node in this tree I go to a certain arbitrary place in an openoffice document. Where would I start? Model Cursors? If it matters the document could very easily be in read only mode. The developers guide says : 9.7.2 Zooming Zooming is currently

Re: AW: AW: [api-dev] OfficeBean + Ubion.de + Eclipse Fragment : Rela tive Path

2006-02-15 Thread Kent Gibson
becuase of this eclipse problem, I am still wondering if there is any way to set the Ubion.de path relatively, ie relative to the other plugins or trick the openoffice classloader also relatively. --- Andreas Br�ker [EMAIL PROTECTED] wrote: Hello Kent, yes - we have this problem with to

[api-dev] [code snippet] Adding a Combo-box to a Toolbar

2006-02-15 Thread Aidan Butler
?xml version=1.0? !-- $RCSfile: $ last change: $Revision: $ $Author: $ $Date: $ (c)2003 by the copyright holders listed with the author-tags. If no explicit copyright holder is mentioned with a certain author, the author him-/herself is the copyright holder. All rights reserved. Public

[api-dev] writer document properties (File-Properties-) Snippet

2006-02-15 Thread Vincenzo Giuliano
!-- === $RCSfile: index.html,v $ last change: $Revision: 1.15 $ $Author: jsc $ $Date: 2005/05/17 13:41:48 $ (c)2003 by the copyright holders listed with the author-tags. If no explicit copyright holder is mentioned with a certain

Re: [api-dev] Creating a docking window in Java

2006-02-15 Thread Aidan Butler
Hi, I also read through the Programmatic control of Toolbar Items: ComboBox possible? thread, and while I found it useful, it missed out some of the practical steps for creating the toolbar controller. I have attached some code which may be of use below. Compiling this code and registering it

Re: [api-dev] Creating a docking window in Java

2006-02-15 Thread Tom Schindl
Nice work. Would you mind packaging this using the Snippet-Creator and submitting it to our snippet-collection? http://codesnippets.services.openoffice.org/ http://www.paolo-mantovani.org/ Tom Aidan Butler wrote: Hi, I also read through the Programmatic control of Toolbar Items: ComboBox

Re: [api-dev] [code snippet] Adding a Combo-box to a Toolbar

2006-02-15 Thread Tom Schindl
Thanks for your contribution. I rearranged some part of the snippet (moved the xcu things to question although it doesn't fit 100% there but this way we can use XML-Syntax-Highlighting in this section) You can find the snippet using this Link: