Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSenderCompanyElement
-
Packages that use TextSenderCompanyElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextSenderCompanyElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSenderCompanyElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextSenderCompanyElement ele)A method to visit "text:sender-company" elements -
Uses of TextSenderCompanyElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextSenderCompanyElement Modifier and Type Method Description TextSenderCompanyElementTextAElement. newTextSenderCompanyElement()Create child element <text:sender-company>.TextSenderCompanyElementTextMetaElement. newTextSenderCompanyElement()Create child element <text:sender-company>.TextSenderCompanyElementTextMetaFieldElement. newTextSenderCompanyElement()Create child element <text:sender-company>.TextSenderCompanyElementTextParagraphElementBase. newTextSenderCompanyElement()Create child element <text:sender-company>.TextSenderCompanyElementTextRubyBaseElement. newTextSenderCompanyElement()Create child element <text:sender-company>.TextSenderCompanyElementTextSpanElement. newTextSenderCompanyElement()Create child element <text:sender-company>.
-