Frames | No Frames |
Classes derived from writer2latex.office.OfficeStyle | |
class | Class representing a font declaration in OOo
|
class | Class representing a list style (including outline numbering) in OOo Writer
|
class | Class representing a master page in OOo Writer |
class | Class representing a page master in OOo Writer. |
class | Class representing a style in OOo which contains a style:properties
element
|
Methods with parameter type writer2latex.office.OfficeStyle | |
void | Define the default style for this family, ie. |
Methods with return type writer2latex.office.OfficeStyle | |
OfficeStyle | Get the default style for this family
|
OfficeStyle | OfficeStyleFamily.getStyle(String sName) Get a style by name
|
OfficeStyle | OfficeStyleFamily.getStyleByDisplayName(String sDisplayName) Get a style by display name. |