Re: [dev] Finding automatic page breaks

2007-03-06 Thread ianmcr
Thanks, I translated the macro to C++ and the approach seems to work quite well. I first iterate from the end to the start of the document inserting pagebreak markers (ie. pagebreak bookmarks) with paragraphs. Then I iterate forwards checking the properties of the paragraph to find the start of

Re: [dev] Finding automatic page breaks

2007-03-06 Thread ianmcr
The export filter uses our internal Accessible HTMLCreator which limits the use of a XSLT. We are planning to provide a XML-based intermediate step in the future. Unfortunately, at the minute I'm restricted to a macro based solution. ashok _ wrote: I hope you are using an XML XSLT filter to

Re: [dev] Finding automatic page breaks

2007-03-06 Thread Frank Meies - Sun Germany - Development - Software Engineer
Hi Ian, On 03/06/07 10:14, ianmcr wrote: I translated the macro to C++ and the approach seems to work quite well. I first iterate from the end to the start of the document inserting pagebreak markers (ie. pagebreak bookmarks) with paragraphs. Then I iterate forwards checking the properties of

Re: [dev] Adding support for overlined text in Writer

2007-03-06 Thread Frank Meies - Sun Germany - Development - Software Engineer
Hi Martin, On 03/06/07 02:11, Martin Whitaker wrote: This is a longstanding RFE (issue #5991) and one I would like to see implemented. I am prepared to develop the necessary patches, but would like some guidance. thank you for your interest in OpenOffice.org. Implementing this feature

[dev] shlxthdl.res Serbian Build error

2007-03-06 Thread Branko Tanovic
Hello when building Localized SR-YU OOo 2.1 build breaks. I could not find anything similar in mailing lists here is the output of break in shell module any ideas tnx :) mv ../../../../wntmsci11.pro/misc/shlxthdl/shlxthdl.ulf.wntmsci11.pro ../../../.

[dev] Seeking help/ideas on making com.sun.star.comp.helper.Bootstrap work on all (Linux) distributions ...

2007-03-06 Thread Rony G. Flatscher
Hi there, it has been my understanding that the com.sun.star.comp.helper.Bootstrap class and its bootstrap() method are meant to allow bootstrapping OpenOffice in an easy manner/fashion on any operating system. As I have reported, on some Linux distributions that I have come to look at, the

[dev] An example program that should work on all platforms from the commandline ... (Re: [dev] Seeking help/ideas on making com.sun.star.comp.helper.Bootstrap work on all (Linux) distributions ...

2007-03-06 Thread Rony G. Flatscher
Hi there, the following example program runs on many installations/platforms. However, it *should* run flawlessly on *any* OOo installation: cut here (CreateTextDocument.java)) import com.sun.star.beans.PropertyValue; import

Re: [dev] Seeking help/ideas on making com.sun.star.comp.helper.Bootstrap work on all (Linux) distributions ...

2007-03-06 Thread Christian Lohmaier
Hi Rony, On Tue, Mar 06, 2007 at 08:12:40PM +0100, Rony G. Flatscher wrote: it has been my understanding that the com.sun.star.comp.helper.Bootstrap class and its bootstrap() method are meant to allow bootstrapping OpenOffice in an easy manner/fashion on any operating system. As I have

[dev] exporting cross references to PDF?

2007-03-06 Thread Oliver Lehmann
Hi, is there anything planned to add the functionality when exporting a document as PDF, to export cross references too? PDF supports sth. like cross references afair. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/

Re: [ui-dev] Contribition

2007-03-06 Thread Oliver Specht
Muddu Ahmed wrote: Hi Sir, I am Moieed Ahmed… a registered member @ openoffice.org with the username: [EMAIL PROTECTED] / moieed I have been working on spreadsheet applications and would like to contribute my work. I have recently developed a *multidimensional spreadsheet*application in JAVA