Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextVariableSetElement ele)
A method to visit "text:variable-set" elements
|
Modifier and Type | Method and Description |
---|---|
TextVariableSetElement |
TextSpanElement.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 |
TextRubyBaseElement.newTextVariableSetElement(double officeValueValue,
String officeValueTypeValue,
String textNameValue)
Create child element text:variable-set.
|
TextVariableSetElement |
TextPElement.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.
|
TextVariableSetElement |
TextMetaElement.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.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.