Uses of Class
writer2latex.office.OfficeStyleFamily
Packages that use OfficeStyleFamily
-
Uses of OfficeStyleFamily in writer2latex.office
Fields in writer2latex.office declared as OfficeStyleFamilyMethods in writer2latex.office that return OfficeStyleFamilyModifier and TypeMethodDescriptionOfficeReader.getCellStyles()
OfficeReader.getColumnStyles()
OfficeReader.getDrawingPageStyles()
OfficeStyle.getFamily()
OfficeReader.getFontDeclarations()
Get the collection of all font declarations.OfficeReader.getFrameStyles()
OfficeReader.getListStyles()
OfficeReader.getMasterPages()
OfficeReader.getPageLayouts()
OfficeReader.getParStyles()
OfficeReader.getPresentationStyles()
OfficeReader.getRowStyles()
OfficeReader.getSectionStyles()
OfficeReader.getTableStyles()
OfficeReader.getTextStyles()
-
Uses of OfficeStyleFamily in writer2latex.xhtml
Methods in writer2latex.xhtml that return OfficeStyleFamilyModifier and TypeMethodDescriptionCellStyleConverter.getStyles()
Get the family of cell stylesFrameStyleConverter.getStyles()
Get the family of frame stylesListStyleConverter.getStyles()
Get the family of list stylesPageStyleConverter.getStyles()
Get the family of page styles (master pages)ParStyleConverter.getStyles()
Get the family of paragraph stylesPresentationStyleConverter.getStyles()
Get the family of presentation stylesRowStyleConverter.getStyles()
Get the family of row stylesSectionStyleConverter.getStyles()
Get the family of section stylesabstract OfficeStyleFamily
StyleConverterHelper.getStyles()
Get the OpenDocument style family associated with this StyleConverterHelperTableStyleConverter.getStyles()
Get the family of table stylesTextStyleConverter.getStyles()
Get the family of text (character) styles