Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextSectionElement ele)
A method to visit "text:section" elements
|
Modifier and Type | Method and Description |
---|---|
TextSectionElement |
DrawTextBoxElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
Modifier and Type | Method and Description |
---|---|
TextSectionElement |
OfficeTextElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
Modifier and Type | Method and Description |
---|---|
TextSectionElement |
StyleFooterLeftElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
StyleHeaderElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
StyleFooterElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
StyleHeaderLeftElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
Modifier and Type | Method and Description |
---|---|
TextSectionElement |
TableCoveredTableCellElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
TableTableCellElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
Modifier and Type | Method and Description |
---|---|
TextSectionElement |
TextIndexTitleElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
TextNoteBodyElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
TextDeletionElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
TextSectionElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
TextSectionElement |
TextIndexBodyElement.newTextSectionElement(String textDisplayValue,
String textNameValue)
Create child element text:section.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.