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

Packages that use TextDdeConnectionDeclsElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of TextDdeConnectionDeclsElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return TextDdeConnectionDeclsElement
 TextDdeConnectionDeclsElement OfficeTextElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 TextDdeConnectionDeclsElement OfficeSpreadsheetElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 TextDdeConnectionDeclsElement OfficePresentationElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 TextDdeConnectionDeclsElement OfficeDrawingElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 TextDdeConnectionDeclsElement OfficeChartElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return TextDdeConnectionDeclsElement
 TextDdeConnectionDeclsElement StyleHeaderLeftElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 TextDdeConnectionDeclsElement StyleHeaderElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 TextDdeConnectionDeclsElement StyleFooterLeftElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 TextDdeConnectionDeclsElement StyleFooterElement.newTextDdeConnectionDeclsElement()
          Create child element text:dde-connection-decls.
 



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