Package | Description |
---|---|
org.eclipse.actf.model.dom.odf.style |
This package contains interfaces of ODF style namespace.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChartPropertiesElement
Interface for <style:chart-properties> element.
|
interface |
DrawingPagePropertiesElement
Interface for <style:drawing-page-properties> element.
|
interface |
FontFaceElement
Interface for <style:font-face> element.
|
interface |
GraphicPropertiesElement
Interface for <style:graphic-properties> element.
|
interface |
ListLevelPropertiesElement
Interface for <style:list-level-properties> element.
|
interface |
PageLayoutPropertiesElement
Interface for <style:page-layout-properties> element.
|
interface |
ParagraphPropertiesElement
Interface for <style:paragraph-properties> element.
|
interface |
TableCellPropertiesElement
Interface for <style:table-cell-properties> element.
|
interface |
TableColumnPropertiesElement
Interface for <style:table-column-properties> element.
|
interface |
TablePropertiesElement
Interface for <style:table-properties> element.
|
interface |
TableRowPropertiesElement
Interface for <style:table-row-properties> element.
|
interface |
TabStopElement
Interface for <style:tab-stop> element.
|
interface |
TabStopsElement
Interface for <style:tab-stops> element.
|
interface |
TextPropertiesElement
Interface for <style:text-properties> element.
|
Modifier and Type | Method and Description |
---|---|
StylePropertiesBase |
StyleElement.getPropertyElement(long idx) |
Modifier and Type | Method and Description |
---|---|
void |
StyleElement.putPropertyElement(StylePropertiesBase property) |