Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextDdeConnectionDeclsElement
-
Packages that use TextDdeConnectionDeclsElement Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description TextDdeConnectionDeclsElement
OfficeChartElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElement
OfficeDrawingElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElement
OfficePresentationElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElement
OfficeSpreadsheetElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElement
OfficeTextElement. 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 Modifier and Type Method Description TextDdeConnectionDeclsElement
StyleFooterElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElement
StyleFooterLeftElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElement
StyleHeaderElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElement
StyleHeaderLeftElement. newTextDdeConnectionDeclsElement()
Create child element <text:dde-connection-decls>.
-