|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextVariableSetElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Uses of TextVariableSetElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableSetElement | |
---|---|
void |
DefaultElementVisitor.visit(TextVariableSetElement ele)
A method to visit "text:variable-set" elements |
Uses of TextVariableSetElement in org.odftoolkit.odfdom.dom.element.text |
---|
Methods in org.odftoolkit.odfdom.dom.element.text that return TextVariableSetElement | |
---|---|
TextVariableSetElement |
TextPElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set. |
TextVariableSetElement |
TextAElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set. |
TextVariableSetElement |
TextSpanElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set. |
TextVariableSetElement |
TextRubyBaseElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set. |
TextVariableSetElement |
TextMetaElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set. |
TextVariableSetElement |
TextMetaFieldElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set. |
TextVariableSetElement |
TextHElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |