| Package | Description | 
|---|---|
| writer2latex.xhtml | 
| Modifier and Type | Field and Description | 
|---|---|
| CSVList | StyleInfo. props | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TextStyleConverter. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific text style. | 
| void | FrameStyleConverter. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific frame style. | 
| void | TableStyleConverter. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific table style. | 
| void | ParStyleConverter. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific Par style. | 
| void | CellStyleConverter. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific Cell style. | 
| void | RowStyleConverter. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific Row style. | 
| void | SectionStyleConverter. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific section style. | 
| abstract void | StyleWithPropertiesConverterHelper. applyProperties(StyleWithProperties style,
               CSVList props,
               boolean bInherit)Convert formatting properties for a specific style. | 
| void | FrameStyleConverter. cssBackground(StyleWithProperties style,
             CSVList props,
             boolean bInherit) | 
| void | FrameStyleConverter. cssBackgroundCommon(StyleWithProperties style,
                   CSVList props,
                   boolean bInherit) | 
| void | FrameStyleConverter. cssBorder(StyleWithProperties style,
         CSVList props,
         boolean bInherit) | 
| void | FrameStyleConverter. cssBox(StyleWithProperties style,
      CSVList props,
      boolean bInherit) | 
| void | FrameStyleConverter. cssMargins(StyleWithProperties style,
          CSVList props,
          boolean bInherit) | 
| void | FrameStyleConverter. cssPadding(StyleWithProperties style,
          CSVList props,
          boolean bInherit) | 
| void | ParStyleConverter. cssPageBreak(StyleWithProperties style,
            CSVList props,
            boolean bInherit) | 
| void | ParStyleConverter. cssPar(StyleWithProperties style,
      CSVList props,
      boolean bInherit) | 
| void | TextStyleConverter. cssText(StyleWithProperties style,
       CSVList props,
       boolean bInherit) | 
| void | TextStyleConverter. cssTextBackground(StyleWithProperties style,
                 CSVList props,
                 boolean bInherit) | 
| void | TextStyleConverter. cssTextCommon(StyleWithProperties style,
             CSVList props,
             boolean bInherit) |