|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TextHElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TextHElement | |
---|---|
void |
DefaultElementVisitor.visit(TextHElement ele)
A method to visit "text:h" elements |
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.draw |
---|
Methods in org.odftoolkit.odfdom.dom.element.draw that return TextHElement | |
---|---|
TextHElement |
DrawTextBoxElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.office |
---|
Methods in org.odftoolkit.odfdom.dom.element.office that return TextHElement | |
---|---|
TextHElement |
OfficeTextElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.style |
---|
Methods in org.odftoolkit.odfdom.dom.element.style that return TextHElement | |
---|---|
TextHElement |
StyleFooterElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
StyleHeaderElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
StyleFooterLeftElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
StyleHeaderLeftElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.table |
---|
Methods in org.odftoolkit.odfdom.dom.element.table that return TextHElement | |
---|---|
TextHElement |
TableCoveredTableCellElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TableTableCellElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.text |
---|
Methods in org.odftoolkit.odfdom.dom.element.text that return TextHElement | |
---|---|
TextHElement |
TextDeletionElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TextListItemElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TextSectionElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TextIndexTitleElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TextNoteBodyElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TextListHeaderElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TextNumberedParagraphElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
TextHElement |
TextIndexBodyElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h. |
Uses of TextHElement in org.odftoolkit.odfdom.incubator.doc.text |
---|
Subclasses of TextHElement in org.odftoolkit.odfdom.incubator.doc.text | |
---|---|
class |
OdfTextHeading
Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.text.Paragraph in Simple API. |
Methods in org.odftoolkit.odfdom.incubator.doc.text with parameters of type TextHElement | |
---|---|
void |
OdfTextExtractor.visit(TextHElement ele)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |