Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextVariableDeclsElement
-
Packages that use TextVariableDeclsElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.office org.odftoolkit.odfdom.dom.element.style -
-
Uses of TextVariableDeclsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableDeclsElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextVariableDeclsElement ele)A method to visit "text:variable-decls" elements -
Uses of TextVariableDeclsElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextVariableDeclsElement Modifier and Type Method Description TextVariableDeclsElementOfficeChartElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.TextVariableDeclsElementOfficeDrawingElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.TextVariableDeclsElementOfficePresentationElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.TextVariableDeclsElementOfficeSpreadsheetElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.TextVariableDeclsElementOfficeTextElement. newTextVariableDeclsElement()Create child element <text:variable-decls>. -
Uses of TextVariableDeclsElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextVariableDeclsElement Modifier and Type Method Description TextVariableDeclsElementStyleFooterElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.TextVariableDeclsElementStyleFooterLeftElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.TextVariableDeclsElementStyleHeaderElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.TextVariableDeclsElementStyleHeaderLeftElement. newTextVariableDeclsElement()Create child element <text:variable-decls>.
-