Class representing a page master in OOo Writer.
PageStyleConverter.java
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1, as published by the Free Software Foundation.
This class converts OpenDocument page styles to CSS2 styles.
Constructs a new PageStyleConverter
.
Create a new PageStyleConverter
par - field in class writer2latex.util.
Config
ParConverter.java
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1, as published by the Free Software Foundation.
Constructs a new ParConverter
.
This class converts OpenDocument paragraph styles to CSS2 styles for
use in paragraphs and headings.
Create a new ParStyleConverter
This class converts OpenDocument presentation styles to CSS2 styles.
Create a new PresentationStyleConverter
Class representing a set of style properties in OOo (actually this
is simply the set of attributes of an element).