Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextPElement

Packages that use TextPElement
org.odftoolkit.odfdom.doc.text   
org.odftoolkit.odfdom.dom.element.chart   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.form   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.table   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextPElement in org.odftoolkit.odfdom.doc.text
 

Subclasses of TextPElement in org.odftoolkit.odfdom.doc.text
 class OdfTextParagraph
          Convenient functionalty for the parent ODF OpenDocument element
 

Uses of TextPElement in org.odftoolkit.odfdom.dom.element.chart
 

Methods in org.odftoolkit.odfdom.dom.element.chart that return TextPElement
 TextPElement ChartLegendElement.newTextPElement()
          Create child element .
 TextPElement ChartTitleElement.newTextPElement()
          Create child element .
 TextPElement ChartDataLabelElement.newTextPElement()
          Create child element .
 TextPElement ChartLabelSeparatorElement.newTextPElement()
          Create child element .
 TextPElement ChartFooterElement.newTextPElement()
          Create child element .
 TextPElement ChartEquationElement.newTextPElement()
          Create child element .
 TextPElement ChartSubtitleElement.newTextPElement()
          Create child element .
 

Uses of TextPElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return TextPElement
 TextPElement DrawConnectorElement.newTextPElement()
          Create child element .
 TextPElement DrawPolygonElement.newTextPElement()
          Create child element .
 TextPElement DrawCustomShapeElement.newTextPElement()
          Create child element .
 TextPElement DrawRegularPolygonElement.newTextPElement()
          Create child element .
 TextPElement DrawLineElement.newTextPElement()
          Create child element .
 TextPElement DrawCaptionElement.newTextPElement()
          Create child element .
 TextPElement DrawPolylineElement.newTextPElement()
          Create child element .
 TextPElement DrawCircleElement.newTextPElement()
          Create child element .
 TextPElement DrawPathElement.newTextPElement()
          Create child element .
 TextPElement DrawEllipseElement.newTextPElement()
          Create child element .
 TextPElement DrawTextBoxElement.newTextPElement()
          Create child element .
 TextPElement DrawMeasureElement.newTextPElement()
          Create child element .
 TextPElement DrawImageElement.newTextPElement()
          Create child element .
 TextPElement DrawRectElement.newTextPElement()
          Create child element .
 

Uses of TextPElement in org.odftoolkit.odfdom.dom.element.form
 

Methods in org.odftoolkit.odfdom.dom.element.form that return TextPElement
 TextPElement FormTextareaElement.newTextPElement()
          Create child element .
 

Uses of TextPElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return TextPElement
 TextPElement OfficeChangeInfoElement.newTextPElement()
          Create child element .
 TextPElement OfficeAnnotationElement.newTextPElement()
          Create child element .
 TextPElement OfficeTextElement.newTextPElement()
          Create child element .
 

Uses of TextPElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return TextPElement
 TextPElement StyleRegionLeftElement.newTextPElement()
          Create child element .
 TextPElement StyleFooterLeftElement.newTextPElement()
          Create child element .
 TextPElement StyleChartPropertiesElement.newTextPElement()
          Create child element .
 TextPElement StyleHeaderLeftElement.newTextPElement()
          Create child element .
 TextPElement StyleFooterElement.newTextPElement()
          Create child element .
 TextPElement StyleHeaderElement.newTextPElement()
          Create child element .
 TextPElement StyleRegionRightElement.newTextPElement()
          Create child element .
 TextPElement StyleRegionCenterElement.newTextPElement()
          Create child element .
 

Uses of TextPElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TextPElement
 TextPElement TableChangeTrackTableCellElement.newTextPElement()
          Create child element .
 TextPElement TableCoveredTableCellElement.newTextPElement()
          Create child element .
 TextPElement TableHelpMessageElement.newTextPElement()
          Create child element .
 TextPElement TableErrorMessageElement.newTextPElement()
          Create child element .
 TextPElement TableTableCellElement.newTextPElement()
          Create child element .
 

Uses of TextPElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextPElement
 TextPElement TextNumberedParagraphElement.newTextPElement()
          Create child element .
 TextPElement TextIndexTitleElement.newTextPElement()
          Create child element .
 TextPElement TextDeletionElement.newTextPElement()
          Create child element .
 TextPElement TextListHeaderElement.newTextPElement()
          Create child element .
 TextPElement TextIndexBodyElement.newTextPElement()
          Create child element .
 TextPElement TextListItemElement.newTextPElement()
          Create child element .
 TextPElement TextNoteBodyElement.newTextPElement()
          Create child element .
 TextPElement TextSectionElement.newTextPElement()
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.