|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextNotesConfigurationElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office | |
org.odftoolkit.odfdom.dom.element.style |
Uses of TextNotesConfigurationElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TextNotesConfigurationElement | |
---|---|
void |
DefaultElementVisitor.visit(TextNotesConfigurationElement ele)
A method to visit "text:notes-configuration" elements |
Uses of TextNotesConfigurationElement in org.odftoolkit.odfdom.dom.element.office |
---|
Methods in org.odftoolkit.odfdom.dom.element.office that return TextNotesConfigurationElement | |
---|---|
TextNotesConfigurationElement |
OfficeStylesElement.newTextNotesConfigurationElement(String styleNumFormatValue,
String textNoteClassValue)
Create child element text:notes-configuration. |
Uses of TextNotesConfigurationElement in org.odftoolkit.odfdom.dom.element.style |
---|
Methods in org.odftoolkit.odfdom.dom.element.style that return TextNotesConfigurationElement | |
---|---|
TextNotesConfigurationElement |
StyleSectionPropertiesElement.newTextNotesConfigurationElement(String styleNumFormatValue,
String textNoteClassValue)
Create child element text:notes-configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |