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

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

Uses of TextDdeConnectionElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextDdeConnectionElement
 TextDdeConnectionElement TextSpanElement.newTextDdeConnectionElement(String textConnectionNameValue)
          Create child element text:dde-connection.
 TextDdeConnectionElement TextRubyBaseElement.newTextDdeConnectionElement(String textConnectionNameValue)
          Create child element text:dde-connection.
 TextDdeConnectionElement TextPElement.newTextDdeConnectionElement(String textConnectionNameValue)
          Create child element text:dde-connection.
 TextDdeConnectionElement TextMetaFieldElement.newTextDdeConnectionElement(String textConnectionNameValue)
          Create child element text:dde-connection.
 TextDdeConnectionElement TextMetaElement.newTextDdeConnectionElement(String textConnectionNameValue)
          Create child element text:dde-connection.
 TextDdeConnectionElement TextHElement.newTextDdeConnectionElement(String textConnectionNameValue)
          Create child element text:dde-connection.
 TextDdeConnectionElement TextAElement.newTextDdeConnectionElement(String textConnectionNameValue)
          Create child element text:dde-connection.
 



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