Uses of Interface
org.eclipse.actf.model.dom.odf.range.TextRange

Packages that use TextRange
org.eclipse.actf.model.dom.odf.office   
org.eclipse.actf.model.dom.odf.range   
 

Uses of TextRange in org.eclipse.actf.model.dom.odf.office
 

Methods in org.eclipse.actf.model.dom.odf.office that return TextRange
 TextRange TextElement.select(long seltopx, long seltopy, long selendx, long selendy)
           
 

Uses of TextRange in org.eclipse.actf.model.dom.odf.range
 

Methods in org.eclipse.actf.model.dom.odf.range that return TextRange
 TextRange TextRange.select(long seltopx, long seltopy, long selendx, long selendy)