Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationHideTextElement

Packages that use PresentationHideTextElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.presentation   
 

Uses of PresentationHideTextElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationHideTextElement
 void DefaultElementVisitor.visit(PresentationHideTextElement ele)
          A method to visit "presentation:hide-text" elements
 

Uses of PresentationHideTextElement in org.odftoolkit.odfdom.dom.element.presentation
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationHideTextElement
 PresentationHideTextElement PresentationAnimationGroupElement.newPresentationHideTextElement(String drawShapeIdValue)
          Create child element presentation:hide-text.
 PresentationHideTextElement PresentationAnimationsElement.newPresentationHideTextElement(String drawShapeIdValue)
          Create child element presentation:hide-text.
 



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