- Red - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
-
- Red - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
-
- RED - Static variable in class org.odftoolkit.odfdom.type.Color
-
The color red in sRGB space.
- refresh(int) - Method in class org.odftoolkit.odfdom.incubator.search.Selection
-
A quick method to update the mIndex of this selection
- refresh(int) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
-
- refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.Selection
-
when a selected item has been delete, the selections after this deleted selection should be
refresh because these selections mIndex will be changed
- refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
-
- refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.Selection
-
when a selected item has been inserted, the selection after the inserted item should be refresh
because these selections mIndex will be changed
- refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
-
- RegisterTrue - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleParagraphPropertiesElement
-
- RegisterTrue - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfParagraphProperties
-
- RegisterTruthRefStyleName - Static variable in class org.odftoolkit.odfdom.dom.element.style.StylePageLayoutPropertiesElement
-
- RegisterTruthRefStyleName - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfPageLayoutProperties
-
- RegressionType - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
-
- RegressionType - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
-
- RelativeLength - Class in org.odftoolkit.odfdom.type
-
This class represents the in OpenDocument format used data type
relativeLength
- RelativeLength(String) - Constructor for class org.odftoolkit.odfdom.type.RelativeLength
-
Construct RelativeLength by the parsing the given string
- RelColumnWidth - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableColumnPropertiesElement
-
- RelColumnWidth - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableColumnProperties
-
- RelHeight - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
-
- RelHeight - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
-
- RelWidth - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
-
- RelWidth - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTablePropertiesElement
-
- RelWidth - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
-
- RelWidth - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableProperties
-
- remove() - Method in class org.odftoolkit.odfdom.doc.table.OdfTable
-
Remove this table from the document
- remove(String) - Method in class org.odftoolkit.odfdom.pkg.OdfPackage
-
Removes a single file from the package.
- removeChild(Node) - Method in class org.odftoolkit.odfdom.pkg.OdfContainerElementBase
-
- removeChild(Node) - Method in class org.odftoolkit.odfdom.pkg.OdfElement
-
- removeColumnsByIndex(int, int) - Method in class org.odftoolkit.odfdom.doc.table.OdfTable
-
Remove a specific number of columns, starting from the column at index
.
- removeContent() - Method in class org.odftoolkit.odfdom.doc.table.OdfTableCell
-
Remove all the content of the cell.
- removeDocument(String) - Method in class org.odftoolkit.odfdom.pkg.OdfPackage
-
Removes a document from the package via its path.
- removeDocument(String) - Method in class org.odftoolkit.odfdom.pkg.OdfPackageDocument
-
Removes an embedded ODF document from the ODF Package.
- removeProperty(OdfStyleProperty) - Method in class org.odftoolkit.odfdom.dom.element.OdfStylableElement
-
Remove the ODF property
- removeProperty(OdfStyleProperty) - Method in class org.odftoolkit.odfdom.dom.element.OdfStyleBase
-
- removeProperty(OdfStyleProperty) - Method in interface org.odftoolkit.odfdom.dom.style.OdfStylePropertySet
-
removes the given property from this set
- removeRowsByIndex(int, int) - Method in class org.odftoolkit.odfdom.doc.table.OdfTable
-
Remove the specific number of rows, starting from the row at index
.
- removeStyleUser(OdfStylableElement) - Method in class org.odftoolkit.odfdom.dom.element.OdfStyleBase
-
- removeTextContent() - Method in class org.odftoolkit.odfdom.doc.table.OdfTableCell
-
Remove all the text content of cell.
- removeUserDefinedDataByName(String) - Method in class org.odftoolkit.odfdom.incubator.meta.OdfOfficeMeta
-
Remove the ODFDOM element representation
MetaUserDefinedElement
by attribute name,
See
meta:user-defined.
- Repeat - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleDrawingPagePropertiesElement
-
- Repeat - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
-
- Repeat - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfDrawingPageProperties
-
- Repeat - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
-
- RepeatContent - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
-
- RepeatContent - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableCellProperties
-
- replaceChild(Node, Node) - Method in class org.odftoolkit.odfdom.pkg.OdfContainerElementBase
-
- replaceChild(Node, Node) - Method in class org.odftoolkit.odfdom.pkg.OdfElement
-
- replaceWith(String) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
-
Replace the text content of selection with a new string
- resolveEntity(String, String) - Method in class org.odftoolkit.odfdom.pkg.OdfFileSaxHandler
-
- resolveURI(String, EvalContext) - Method in interface org.odftoolkit.odfdom.pkg.rdfa.URIExtractor
-
- Resource(String) - Constructor for class org.odftoolkit.odfdom.pkg.OdfPackageDocument.Resource
-
- reuseDocumentStyle(String) - Method in class org.odftoolkit.odfdom.dom.element.OdfStylableElement
-
Returns a DocumentStyle if there is no local style
- ReverseDirection - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
-
- ReverseDirection - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
-
- RfcLanguageTag - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement
-
- RfcLanguageTag - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTextProperties
-
- RfcLanguageTagAsian - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement
-
- RfcLanguageTagAsian - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTextProperties
-
- RfcLanguageTagComplex - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement
-
- RfcLanguageTagComplex - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTextProperties
-
- RightAngledAxes - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
-
- RightAngledAxes - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
-
- ROOT_DOCUMENT_PATH - Static variable in class org.odftoolkit.odfdom.pkg.OdfPackageDocument
-
The path of the root document
- RotationAlign - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
-
- RotationAlign - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableCellProperties
-
- RotationAngle - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
-
- RotationAngle - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
-
- RotationAngle - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
-
- RotationAngle - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableCellProperties
-
- RowHeight - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableRowPropertiesElement
-
- RowHeight - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableRowProperties
-
- Ruby - Static variable in class org.odftoolkit.odfdom.dom.style.OdfStyleFamily
-
- RubyAlign - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleRubyPropertiesElement
-
- RubyAlign - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyProperties
-
- RubyAlign - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyStyleProperties
-
- RubyPosition - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleRubyPropertiesElement
-
- RubyPosition - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyProperties
-
- RubyPosition - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyStyleProperties
-
- RunThrough - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
-
- RunThrough - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
-