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 voidDefaultElementVisitor. 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 TextDdeConnectionDeclsElementOfficeChartElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElementOfficeDrawingElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElementOfficePresentationElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElementOfficeSpreadsheetElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElementOfficeTextElement. 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 TextDdeConnectionDeclsElementStyleFooterElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElementStyleFooterLeftElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElementStyleHeaderElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.TextDdeConnectionDeclsElementStyleHeaderLeftElement. newTextDdeConnectionDeclsElement()Create child element <text:dde-connection-decls>.
-