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

Packages that use OdfDdeConnectionDeclElement
org.odftoolkit.odfdom.doc.element.text   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of OdfDdeConnectionDeclElement in org.odftoolkit.odfdom.doc.element.text
 

Subclasses of OdfDdeConnectionDeclElement in org.odftoolkit.odfdom.doc.element.text
 class OdfDdeConnectionDecl
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfDdeConnectionDeclElement
 OdfDdeConnectionDeclElement OdfSpreadsheetElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 OdfDdeConnectionDeclElement OdfTextElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 OdfDdeConnectionDeclElement OdfChartElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 OdfDdeConnectionDeclElement OdfPresentationElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 OdfDdeConnectionDeclElement OdfDrawingElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfDdeConnectionDeclElement
 OdfDdeConnectionDeclElement OdfHeaderElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 OdfDdeConnectionDeclElement OdfFooterLeftElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 OdfDdeConnectionDeclElement OdfHeaderLeftElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 OdfDdeConnectionDeclElement OdfFooterElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfDdeConnectionDeclElement
 OdfDdeConnectionDeclElement OdfDdeConnectionDeclsElement.createDdeConnectionDeclElement(String name, String ddeApplication, String ddeTopic, String ddeItem)
          Create child element text:dde-connection-decl.
 



Copyright © 2009. All Rights Reserved.