Uses of Package
org.eclipse.actf.model.dom.odf.style

Packages that use org.eclipse.actf.model.dom.odf.style
org.eclipse.actf.model.dom.odf.content This package contains interfaces of ODF text and graphics contents. 
org.eclipse.actf.model.dom.odf.office This package contains interfaces of ODF office namespace. 
org.eclipse.actf.model.dom.odf.style This package contains interfaces of ODF style namespace. 
org.eclipse.actf.model.dom.odf.text This package contains interfaces of ODF text namespace. 
 

Classes in org.eclipse.actf.model.dom.odf.style used by org.eclipse.actf.model.dom.odf.content
StyleElement
          Interface for <style:style> element.
 

Classes in org.eclipse.actf.model.dom.odf.style used by org.eclipse.actf.model.dom.odf.office
StyleElement
          Interface for <style:style> element.
 

Classes in org.eclipse.actf.model.dom.odf.style used by org.eclipse.actf.model.dom.odf.style
StyleElement
          Interface for <style:style> element.
StylePropertiesBase
          ODF elements that have style property values as attributes and have <style:style> as parent should implements this interface.
TabStopElement
          Interface for <style:tab-stop> element.
TabStopsElement
          Interface for <style:tab-stops> element.
 

Classes in org.eclipse.actf.model.dom.odf.style used by org.eclipse.actf.model.dom.odf.text
StyleElement
          Interface for <style:style> element.