Uses of Class
writer2latex.office.OfficeStyleFamily
-
Packages that use OfficeStyleFamily Package Description writer2latex.office writer2latex.xhtml -
-
Uses of OfficeStyleFamily in writer2latex.office
Fields in writer2latex.office declared as OfficeStyleFamily Modifier and Type Field Description protected OfficeStyleFamilyOfficeStyle. familyMethods in writer2latex.office that return OfficeStyleFamily Modifier and Type Method Description OfficeStyleFamilyOfficeReader. getCellStyles()OfficeStyleFamilyOfficeReader. getColumnStyles()OfficeStyleFamilyOfficeReader. getDrawingPageStyles()OfficeStyleFamilyOfficeStyle. getFamily()OfficeStyleFamilyOfficeReader. getFontDeclarations()Get the collection of all font declarations.OfficeStyleFamilyOfficeReader. getFrameStyles()OfficeStyleFamilyOfficeReader. getListStyles()OfficeStyleFamilyOfficeReader. getMasterPages()OfficeStyleFamilyOfficeReader. getPageLayouts()OfficeStyleFamilyOfficeReader. getParStyles()OfficeStyleFamilyOfficeReader. getPresentationStyles()OfficeStyleFamilyOfficeReader. getRowStyles()OfficeStyleFamilyOfficeReader. getSectionStyles()OfficeStyleFamilyOfficeReader. getTableStyles()OfficeStyleFamilyOfficeReader. getTextStyles() -
Uses of OfficeStyleFamily in writer2latex.xhtml
Methods in writer2latex.xhtml that return OfficeStyleFamily Modifier and Type Method Description OfficeStyleFamilyCellStyleConverter. getStyles()Get the family of cell stylesOfficeStyleFamilyFrameStyleConverter. getStyles()Get the family of frame stylesOfficeStyleFamilyHeadingStyleConverter. getStyles()OfficeStyleFamilyListStyleConverter. getStyles()Get the family of list stylesOfficeStyleFamilyPageStyleConverter. getStyles()Get the family of page styles (master pages)OfficeStyleFamilyParStyleConverter. getStyles()Get the family of paragraph stylesOfficeStyleFamilyPresentationStyleConverter. getStyles()Get the family of presentation stylesOfficeStyleFamilyRowStyleConverter. getStyles()Get the family of row stylesOfficeStyleFamilySectionStyleConverter. getStyles()Get the family of section stylesabstract OfficeStyleFamilyStyleConverterHelper. getStyles()Get the OpenDocument style family associated with this StyleConverterHelperOfficeStyleFamilyTableStyleConverter. getStyles()Get the family of table stylesOfficeStyleFamilyTextStyleConverter. getStyles()Get the family of text (character) styles
-