|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TextSectionElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSectionElement | |
---|---|
void |
DefaultElementVisitor.visit(TextSectionElement ele)
A method to visit "text:section" elements |
Uses of TextSectionElement in org.odftoolkit.odfdom.dom.element.draw |
---|
Methods in org.odftoolkit.odfdom.dom.element.draw that return TextSectionElement | |
---|---|
TextSectionElement |
DrawTextBoxElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
Uses of TextSectionElement in org.odftoolkit.odfdom.dom.element.office |
---|
Methods in org.odftoolkit.odfdom.dom.element.office that return TextSectionElement | |
---|---|
TextSectionElement |
OfficeTextElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
Uses of TextSectionElement in org.odftoolkit.odfdom.dom.element.style |
---|
Methods in org.odftoolkit.odfdom.dom.element.style that return TextSectionElement | |
---|---|
TextSectionElement |
StyleHeaderLeftElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
StyleHeaderElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
StyleFooterLeftElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
StyleFooterElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
Uses of TextSectionElement in org.odftoolkit.odfdom.dom.element.table |
---|
Methods in org.odftoolkit.odfdom.dom.element.table that return TextSectionElement | |
---|---|
TextSectionElement |
TableTableCellElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
TableCoveredTableCellElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
Uses of TextSectionElement in org.odftoolkit.odfdom.dom.element.text |
---|
Methods in org.odftoolkit.odfdom.dom.element.text that return TextSectionElement | |
---|---|
TextSectionElement |
TextSectionElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
TextNoteBodyElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
TextIndexTitleElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
TextIndexBodyElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
TextSectionElement |
TextDeletionElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |