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

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

Uses of TextDdeConnectionDeclElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextDdeConnectionDeclElement
 TextDdeConnectionDeclElement TextDdeConnectionDeclsElement.newTextDdeConnectionDeclElement(String officeDdeApplicationValue, String officeDdeItemValue, String officeDdeTopicValue, String officeNameValue)
          Create child element text:dde-connection-decl.
 



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