Uses of Class
writer2latex.office.OfficeStyle
Packages that use OfficeStyle
-
Uses of OfficeStyle in writer2latex.office
Subclasses of OfficeStyle in writer2latex.officeModifier and TypeClassDescriptionclassClass representing a font declaration in OOoclassClass representing a list style (including outline numbering) in OOo WriterclassClass representing a master page in OOo WriterclassClass representing a page master in OOo Writer.classClass representing a style in OOo which contains a style:properties elementMethods in writer2latex.office that return OfficeStyleModifier and TypeMethodDescriptionOfficeStyleFamily.getDefaultStyle()Get the default style for this familyGet a style by nameOfficeStyleFamily.getStyleByDisplayName(String sDisplayName) Get a style by display name.Methods in writer2latex.office with parameters of type OfficeStyleModifier and TypeMethodDescriptionvoidOfficeStyleFamily.setDefaultStyle(OfficeStyle style) Define the default style for this family, ie. an unnamed style providing defaults for some style properties.