Re: Access to Fonts and Style via API

2012-11-28 Thread Robert Barbey
D'oh! Google is your friend: http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Overall_Document_Features#Styles This page describes exactly what I needed. Robert On Nov 27, 2012, at 10:55 PM, Robert Barbey robert.bar...@acrolinx.com wrote: Hi everyone, quick question about the

Re: Access to Fonts and Style via API

2012-11-28 Thread Andrew Douglas Pitonyak
As a side note, I believe that I have examples of this in OOME or AndrewMacro (I don't remember which examples I ahve in which document), and also a font document (this document only demonstrates accessing the fonts, but I think I added that example to OOME) on my web site. On 11/28/2012

Access to Fonts and Style via API

2012-11-27 Thread Robert Barbey
Hi everyone, quick question about the possibilities of the OpenOffice API: is it possible in Writer to access the available fonts, character and paragraph styles via the API? Many thanks in advance, Robert