Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextAlphabeticalIndexAutoMarkFileElement

Packages that use TextAlphabeticalIndexAutoMarkFileElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of TextAlphabeticalIndexAutoMarkFileElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextAlphabeticalIndexAutoMarkFileElement
 void DefaultElementVisitor.visit(TextAlphabeticalIndexAutoMarkFileElement ele)
          A method to visit "text:alphabetical-index-auto-mark-file" elements
 

Uses of TextAlphabeticalIndexAutoMarkFileElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return TextAlphabeticalIndexAutoMarkFileElement
 TextAlphabeticalIndexAutoMarkFileElement OfficeTextElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 TextAlphabeticalIndexAutoMarkFileElement OfficeChartElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 TextAlphabeticalIndexAutoMarkFileElement OfficeSpreadsheetElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 TextAlphabeticalIndexAutoMarkFileElement OfficePresentationElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 TextAlphabeticalIndexAutoMarkFileElement OfficeDrawingElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 

Uses of TextAlphabeticalIndexAutoMarkFileElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return TextAlphabeticalIndexAutoMarkFileElement
 TextAlphabeticalIndexAutoMarkFileElement StyleFooterElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 TextAlphabeticalIndexAutoMarkFileElement StyleHeaderElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 TextAlphabeticalIndexAutoMarkFileElement StyleFooterLeftElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 TextAlphabeticalIndexAutoMarkFileElement StyleHeaderLeftElement.newTextAlphabeticalIndexAutoMarkFileElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element text:alphabetical-index-auto-mark-file.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.