|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.anim |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.anim that return OdfId | |
|---|---|
OdfId |
OdfIterateElement.getMasterElement()
Get value of attribute presentation:master-element. |
OdfId |
OdfParElement.getMasterElement()
Get value of attribute presentation:master-element. |
OdfId |
OdfCommandElement.getMasterElement()
Get value of attribute presentation:master-element. |
OdfId |
OdfSeqElement.getMasterElement()
Get value of attribute presentation:master-element. |
OdfId |
OdfAudioElement.getMasterElement()
Get value of attribute presentation:master-element. |
OdfId |
OdfTransitionFilterElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfIterateElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfAnimateElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfCommandElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfAnimateColorElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfAnimateTransformElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfAnimateMotionElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfSetElement.getTargetElement()
Get value of attribute smil:targetElement. |
OdfId |
OdfIterateElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfParElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfCommandElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfSeqElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfAudioElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.anim with parameters of type OdfId | |
|---|---|
void |
OdfIterateElement.setMasterElement(OdfId masterElement)
Set value of attribute presentation:master-element. |
void |
OdfParElement.setMasterElement(OdfId masterElement)
Set value of attribute presentation:master-element. |
void |
OdfCommandElement.setMasterElement(OdfId masterElement)
Set value of attribute presentation:master-element. |
void |
OdfSeqElement.setMasterElement(OdfId masterElement)
Set value of attribute presentation:master-element. |
void |
OdfAudioElement.setMasterElement(OdfId masterElement)
Set value of attribute presentation:master-element. |
void |
OdfTransitionFilterElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfIterateElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfAnimateElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfCommandElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfAnimateColorElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfAnimateTransformElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfAnimateMotionElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfSetElement.setTargetElement(OdfId targetElement)
Set value of attribute smil:targetElement. |
void |
OdfIterateElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfParElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfCommandElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfSeqElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfAudioElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.chart |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.chart that return OdfId | |
|---|---|
OdfId |
OdfDataPointElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfChartElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfPlotAreaElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfSeriesElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.chart with parameters of type OdfId | |
|---|---|
void |
OdfDataPointElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfChartElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfPlotAreaElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfSeriesElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.dr3d |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.dr3d that return OdfId | |
|---|---|
OdfId |
OdfSceneElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfExtrudeElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfSceneElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfRotateElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfCubeElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfSphereElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.dr3d with parameters of type OdfId | |
|---|---|
void |
OdfSceneElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfExtrudeElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfSceneElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfRotateElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfCubeElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfSphereElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.draw |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfId | |
|---|---|
OdfId |
OdfFrameElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfCircleElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfCustomShapeElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfGroupElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfPolygonElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfPathElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfControlElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfLineElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfEllipseElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfConnectorElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfPageThumbnailElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfPolylineElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfCaptionElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfRegularPolygonElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfMeasureElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfRectElement.getCaptionId()
Get value of attribute draw:caption-id. |
OdfId |
OdfControlElement.getControl()
Get value of attribute draw:control. |
OdfId |
OdfConnectorElement.getEndShape()
Get value of attribute draw:end-shape. |
OdfId |
OdfConnectorElement.getStartShape()
Get value of attribute draw:start-shape. |
OdfId |
OdfFloatingFrameElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfShapeElementBase.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfAppletElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfPageElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfObjectElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfObjectOleElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfHyperlinkElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTextBoxElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfPluginElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfImageElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.draw with parameters of type OdfId | |
|---|---|
OdfControlElement |
OdfGroupElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfPageElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfHyperlinkElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfTextBoxElement.createControlElement(OdfId control)
Create child element draw:control. |
void |
OdfControlElement.init(OdfId control)
Initialization of the mandatory attributes of OdfControlElement |
void |
OdfFrameElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfCircleElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfCustomShapeElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfGroupElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfPolygonElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfPathElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfControlElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfLineElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfEllipseElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfConnectorElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfPageThumbnailElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfPolylineElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfCaptionElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfRegularPolygonElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfMeasureElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfRectElement.setCaptionId(OdfId captionId)
Set value of attribute draw:caption-id. |
void |
OdfControlElement.setControl(OdfId control)
Set value of attribute draw:control. |
void |
OdfConnectorElement.setEndShape(OdfId endShape)
Set value of attribute draw:end-shape. |
void |
OdfConnectorElement.setStartShape(OdfId startShape)
Set value of attribute draw:start-shape. |
void |
OdfFloatingFrameElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfShapeElementBase.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfAppletElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfPageElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfObjectElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfObjectOleElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfHyperlinkElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTextBoxElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfPluginElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfImageElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.form |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.form that return OdfId | |
|---|---|
OdfId |
OdfTextareaElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfDateElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfImageFrameElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfGridElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfFormattedTextElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfGenericControlElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfFileElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfImageElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfNumberElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfPasswordElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfListboxElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTextElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTimeElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfCheckboxElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfRadioElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfFixedTextElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfComboboxElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfButtonElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfValueRangeElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfFrameElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfHiddenElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.form with parameters of type OdfId | |
|---|---|
void |
OdfTextareaElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfTextareaElement |
void |
OdfDateElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfDateElement |
void |
OdfImageFrameElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfImageFrameElement |
void |
OdfGridElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfGridElement |
void |
OdfFormattedTextElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfFormattedTextElement |
void |
OdfGenericControlElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfGenericControlElement |
void |
OdfFileElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfFileElement |
void |
OdfImageElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfImageElement |
void |
OdfNumberElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfNumberElement |
void |
OdfPasswordElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfPasswordElement |
void |
OdfListboxElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfListboxElement |
void |
OdfTextElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfTextElement |
void |
OdfTimeElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfTimeElement |
void |
OdfCheckboxElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfCheckboxElement |
void |
OdfRadioElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfRadioElement |
void |
OdfFixedTextElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfFixedTextElement |
void |
OdfComboboxElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfComboboxElement |
void |
OdfButtonElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfButtonElement |
void |
OdfValueRangeElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfValueRangeElement |
void |
OdfFrameElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfFrameElement |
void |
OdfHiddenElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfHiddenElement |
void |
OdfTextareaElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfDateElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfImageFrameElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfGridElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfFormattedTextElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfGenericControlElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfFileElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfImageElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfNumberElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfPasswordElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfListboxElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTextElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTimeElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfCheckboxElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfRadioElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfFixedTextElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfComboboxElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfButtonElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfValueRangeElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfFrameElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfHiddenElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.office |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.office with parameters of type OdfId | |
|---|---|
OdfControlElement |
OdfTextElement.createControlElement(OdfId control)
Create child element draw:control. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.presentation |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.presentation that return OdfId | |
|---|---|
OdfId |
OdfPlayElement.getShapeId()
Get value of attribute draw:shape-id. |
OdfId |
OdfHideShapeElement.getShapeId()
Get value of attribute draw:shape-id. |
OdfId |
OdfDimElement.getShapeId()
Get value of attribute draw:shape-id. |
OdfId |
OdfShowShapeElement.getShapeId()
Get value of attribute draw:shape-id. |
OdfId |
OdfShowTextElement.getShapeId()
Get value of attribute draw:shape-id. |
OdfId |
OdfHideTextElement.getShapeId()
Get value of attribute draw:shape-id. |
OdfId |
OdfSoundElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.presentation with parameters of type OdfId | |
|---|---|
OdfControlElement |
OdfNotesElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfDimElement |
OdfAnimationGroupElement.createDimElement(OdfId shapeId,
String color)
Create child element presentation:dim. |
OdfDimElement |
OdfAnimationsElement.createDimElement(OdfId shapeId,
String color)
Create child element presentation:dim. |
OdfHideShapeElement |
OdfAnimationGroupElement.createHideShapeElement(OdfId shapeId)
Create child element presentation:hide-shape. |
OdfHideShapeElement |
OdfAnimationsElement.createHideShapeElement(OdfId shapeId)
Create child element presentation:hide-shape. |
OdfHideTextElement |
OdfAnimationGroupElement.createHideTextElement(OdfId shapeId)
Create child element presentation:hide-text. |
OdfHideTextElement |
OdfAnimationsElement.createHideTextElement(OdfId shapeId)
Create child element presentation:hide-text. |
OdfPlayElement |
OdfAnimationGroupElement.createPlayElement(OdfId shapeId)
Create child element presentation:play. |
OdfPlayElement |
OdfAnimationsElement.createPlayElement(OdfId shapeId)
Create child element presentation:play. |
OdfShowShapeElement |
OdfAnimationGroupElement.createShowShapeElement(OdfId shapeId)
Create child element presentation:show-shape. |
OdfShowShapeElement |
OdfAnimationsElement.createShowShapeElement(OdfId shapeId)
Create child element presentation:show-shape. |
OdfShowTextElement |
OdfAnimationGroupElement.createShowTextElement(OdfId shapeId)
Create child element presentation:show-text. |
OdfShowTextElement |
OdfAnimationsElement.createShowTextElement(OdfId shapeId)
Create child element presentation:show-text. |
void |
OdfPlayElement.init(OdfId shapeId)
Initialization of the mandatory attributes of OdfPlayElement |
void |
OdfHideShapeElement.init(OdfId shapeId)
Initialization of the mandatory attributes of OdfHideShapeElement |
void |
OdfShowShapeElement.init(OdfId shapeId)
Initialization of the mandatory attributes of OdfShowShapeElement |
void |
OdfShowTextElement.init(OdfId shapeId)
Initialization of the mandatory attributes of OdfShowTextElement |
void |
OdfHideTextElement.init(OdfId shapeId)
Initialization of the mandatory attributes of OdfHideTextElement |
void |
OdfDimElement.init(OdfId shapeId,
String color)
Initialization of the mandatory attributes of OdfDimElement |
void |
OdfPlayElement.setShapeId(OdfId shapeId)
Set value of attribute draw:shape-id. |
void |
OdfHideShapeElement.setShapeId(OdfId shapeId)
Set value of attribute draw:shape-id. |
void |
OdfDimElement.setShapeId(OdfId shapeId)
Set value of attribute draw:shape-id. |
void |
OdfShowShapeElement.setShapeId(OdfId shapeId)
Set value of attribute draw:shape-id. |
void |
OdfShowTextElement.setShapeId(OdfId shapeId)
Set value of attribute draw:shape-id. |
void |
OdfHideTextElement.setShapeId(OdfId shapeId)
Set value of attribute draw:shape-id. |
void |
OdfSoundElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.style |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.style with parameters of type OdfId | |
|---|---|
OdfControlElement |
OdfHandoutMasterElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfMasterPageElement.createControlElement(OdfId control)
Create child element draw:control. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.table |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.table that return OdfId | |
|---|---|
OdfId |
OdfTableElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTableCellElementBase.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTableColumnElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTableRowElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.table with parameters of type OdfId | |
|---|---|
OdfControlElement |
OdfCoveredTableCellElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfTableCellElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfShapesElement.createControlElement(OdfId control)
Create child element draw:control. |
void |
OdfTableElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTableCellElementBase.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTableColumnElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTableRowElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.element.text |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.text that return OdfId | |
|---|---|
OdfId |
OdfChangeEndElement.getChangeId()
Get value of attribute text:change-id. |
OdfId |
OdfChangeElement.getChangeId()
Get value of attribute text:change-id. |
OdfId |
OdfChangeStartElement.getChangeId()
Get value of attribute text:change-id. |
OdfId |
OdfListElement.getContinueList()
Get value of attribute text:continue-list. |
OdfId |
OdfBookmarkElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfSectionElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfObjectIndexElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfChangedRegionElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTableOfContentElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfUserIndexElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfListElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfListItemElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfParagraphElementBase.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfMetaElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfNumberedParagraphElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfIndexTitleElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfListHeaderElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfBibliographyElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfMetaFieldElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfIllustrationIndexElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfBookmarkStartElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfTableIndexElement.getXmlid()
Get value of attribute xml:id. |
OdfId |
OdfAlphabeticalIndexElement.getXmlid()
Get value of attribute xml:id. |
| Methods in org.odftoolkit.odfdom.dom.element.text with parameters of type OdfId | |
|---|---|
OdfControlElement |
OdfHyperlinkElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfSectionElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfParagraphElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfNoteBodyElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfRubyBaseElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfHeadingElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfSpanElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfMetaElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfIndexTitleElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfMetaFieldElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfDeletionElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfControlElement |
OdfIndexBodyElement.createControlElement(OdfId control)
Create child element draw:control. |
OdfMetaFieldElement |
OdfHyperlinkElement.createMetaFieldElement(OdfId xmlid)
Create child element text:meta-field. |
OdfMetaFieldElement |
OdfParagraphElement.createMetaFieldElement(OdfId xmlid)
Create child element text:meta-field. |
OdfMetaFieldElement |
OdfRubyBaseElement.createMetaFieldElement(OdfId xmlid)
Create child element text:meta-field. |
OdfMetaFieldElement |
OdfHeadingElement.createMetaFieldElement(OdfId xmlid)
Create child element text:meta-field. |
OdfMetaFieldElement |
OdfSpanElement.createMetaFieldElement(OdfId xmlid)
Create child element text:meta-field. |
OdfMetaFieldElement |
OdfMetaElement.createMetaFieldElement(OdfId xmlid)
Create child element text:meta-field. |
OdfMetaFieldElement |
OdfMetaFieldElement.createMetaFieldElement(OdfId xmlid)
Create child element text:meta-field. |
void |
OdfChangeEndElement.init(OdfId changeId)
Initialization of the mandatory attributes of OdfChangeEndElement |
void |
OdfChangeElement.init(OdfId changeId)
Initialization of the mandatory attributes of OdfChangeElement |
void |
OdfMetaFieldElement.init(OdfId xmlid)
Initialization of the mandatory attributes of OdfMetaFieldElement |
void |
OdfChangeStartElement.init(OdfId changeId)
Initialization of the mandatory attributes of OdfChangeStartElement |
void |
OdfChangedRegionElement.init(String id,
OdfId xmlid)
Initialization of the mandatory attributes of OdfChangedRegionElement |
void |
OdfChangeEndElement.setChangeId(OdfId changeId)
Set value of attribute text:change-id. |
void |
OdfChangeElement.setChangeId(OdfId changeId)
Set value of attribute text:change-id. |
void |
OdfChangeStartElement.setChangeId(OdfId changeId)
Set value of attribute text:change-id. |
void |
OdfListElement.setContinueList(OdfId continueList)
Set value of attribute text:continue-list. |
void |
OdfBookmarkElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfSectionElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfObjectIndexElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfChangedRegionElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTableOfContentElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfUserIndexElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfListElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfListItemElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfParagraphElementBase.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfMetaElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfNumberedParagraphElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfIndexTitleElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfListHeaderElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfBibliographyElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfMetaFieldElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfIllustrationIndexElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfBookmarkStartElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfTableIndexElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
void |
OdfAlphabeticalIndexElement.setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Uses of OdfId in org.odftoolkit.odfdom.dom.type |
|---|
| Methods in org.odftoolkit.odfdom.dom.type that return OdfId | |
|---|---|
static OdfId |
OdfId.valueOf(String stringValue)
Returns an OdfId instance representing the specified String value |
| Constructor parameters in org.odftoolkit.odfdom.dom.type with type arguments of type OdfId | |
|---|---|
OdfIdRefs(List<OdfId> idRefList)
Construct OdfIdRefs by the parsing the given OdfId list |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||