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

Packages that use TextImageCountElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextImageCountElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextImageCountElement
 void DefaultElementVisitor.visit(TextImageCountElement ele)
          A method to visit "text:image-count" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextImageCountElement
 TextImageCountElement TextSpanElement.newTextImageCountElement(String styleNumFormatValue)
          Create child element text:image-count.
 TextImageCountElement TextRubyBaseElement.newTextImageCountElement(String styleNumFormatValue)
          Create child element text:image-count.
 TextImageCountElement TextPElement.newTextImageCountElement(String styleNumFormatValue)
          Create child element text:image-count.
 TextImageCountElement TextMetaFieldElement.newTextImageCountElement(String styleNumFormatValue)
          Create child element text:image-count.
 TextImageCountElement TextMetaElement.newTextImageCountElement(String styleNumFormatValue)
          Create child element text:image-count.
 TextImageCountElement TextHElement.newTextImageCountElement(String styleNumFormatValue)
          Create child element text:image-count.
 TextImageCountElement TextAElement.newTextImageCountElement(String styleNumFormatValue)
          Create child element text:image-count.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.