Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSectionElement
Packages that use TextSectionElement
Package
Description
-
Uses of TextSectionElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSectionElementModifier and TypeMethodDescriptionvoid
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 TextSectionElementModifier and TypeMethodDescriptionDrawTextBoxElement.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 TextSectionElementModifier and TypeMethodDescriptionOfficeTextElement.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 TextSectionElementModifier and TypeMethodDescriptionStyleFooterElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.StyleFooterLeftElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.StyleHeaderElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.StyleHeaderLeftElement.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 TextSectionElementModifier and TypeMethodDescriptionTableTableCellElementBase.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 TextSectionElementModifier and TypeMethodDescriptionTextDeletionElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.TextIndexBodyElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.TextIndexTitleElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.TextNoteBodyElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.TextSectionElement.newTextSectionElement
(String textDisplayValue, String textNameValue) Create child element <text:section>.