|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStylable | |
---|---|
org.eclipse.actf.model.dom.odf.chart | This package contains interfaces and constants of ODF chart namespace. |
org.eclipse.actf.model.dom.odf.content | This package contains interfaces of ODF text and graphics contents. |
org.eclipse.actf.model.dom.odf.presentation | This package contains interfaces of ODF presentation namespace. |
org.eclipse.actf.model.dom.odf.range | This package contains interfaces that specify ranges of ODF contents. |
org.eclipse.actf.model.dom.odf.table | This package contains interfaces of ODF table namespace. |
org.eclipse.actf.model.dom.odf.text | This package contains interfaces of ODF text namespace. |
Uses of IStylable in org.eclipse.actf.model.dom.odf.chart |
---|
Subinterfaces of IStylable in org.eclipse.actf.model.dom.odf.chart | |
---|---|
interface |
AxisElement
Interface for <chart:axis> element. |
interface |
ChartElement
Interface for <chart:chart> element. |
interface |
FloorElement
Interface for <chart:floor> element. |
interface |
GridElement
Interface for <chart:grid> element. |
interface |
LegendElement
Interface for <chart:legend> element. |
interface |
PlotAreaElement
Interface for <chart:plot-area> element. |
interface |
SeriesElement
Interface for <chart:series> element. |
interface |
StockGainMarkerElement
Interface for <chart:stock-gain-marker> element. |
interface |
StockLossMarkerElement
Interface for <chart:stock-loss-marker> element. |
interface |
StockRangeLineElement
Interface for <chart:stock-range-line> element. |
interface |
TitleElement
Interface for <chart:title> element. |
interface |
WallElement
Interface for <chart:wall> element. |
Uses of IStylable in org.eclipse.actf.model.dom.odf.content |
---|
Methods in org.eclipse.actf.model.dom.odf.content with parameters of type IStylable | |
---|---|
void |
IStyleListener.onStyle(IStylable target,
String topic)
|
Uses of IStylable in org.eclipse.actf.model.dom.odf.presentation |
---|
Subinterfaces of IStylable in org.eclipse.actf.model.dom.odf.presentation | |
---|---|
interface |
NotesElement
Interface for <presentation:notes> element. |
Uses of IStylable in org.eclipse.actf.model.dom.odf.range |
---|
Subinterfaces of IStylable in org.eclipse.actf.model.dom.odf.range | |
---|---|
interface |
CellRange
|
interface |
IContentRange
|
interface |
TableCellRange
|
interface |
TextRange
|
Uses of IStylable in org.eclipse.actf.model.dom.odf.table |
---|
Subinterfaces of IStylable in org.eclipse.actf.model.dom.odf.table | |
---|---|
interface |
CoveredTableCellElement
Interface for <table:covered-table-cell> element. |
interface |
TableCellElement
Interface for <table:table-cell> element. |
interface |
TableColumnElement
Interface for <table:table-column> element. |
interface |
TableElement
Interface for <table:table> element. |
interface |
TableRowElement
Interface for <table:table-row> element. |
Uses of IStylable in org.eclipse.actf.model.dom.odf.text |
---|
Subinterfaces of IStylable in org.eclipse.actf.model.dom.odf.text | |
---|---|
interface |
HElement
Interface for <text:h> element. |
interface |
ListElement
Interface for <text:list> element. |
interface |
ListHeaderElement
Interface for <text:list-header> element. |
interface |
ListItemElement
Interface for <text:list-item> element. |
interface |
PageNumberElement
Interface for <text:page-number> element. |
interface |
PElement
Interface for <text:p> element. |
interface |
SectionElement
Interface for <text:section> element. |
interface |
SequenceElement
Interface for <text:sequence> element. |
interface |
SpanElement
Interface for <text:span> element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |