|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.internal.text.TextContentEnumeration
public class TextContentEnumeration
Enumeration over all text content parts.
Constructor Summary | |
---|---|
TextContentEnumeration(ITextDocument textDocument,
com.sun.star.text.XTextRange xTextRange)
Constructs new TextContentEnumeration. |
Method Summary | |
---|---|
IParagraph[] |
getParagraphs()
Returns all available paragraphs. |
ITextField[] |
getTextFields()
Returns all available text fields. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextContentEnumeration(ITextDocument textDocument, com.sun.star.text.XTextRange xTextRange) throws com.sun.star.lang.IllegalArgumentException
textDocument
- text document to be usedxTextRange
- OpenOffice.org XTextRange interface
com.sun.star.lang.IllegalArgumentException
- IllegalArgumentException IllegalArgumentException if the OpenOffice.org interface
is not validMethod Detail |
---|
public ITextField[] getTextFields()
getTextFields
in interface ITextContentEnumeration
public IParagraph[] getParagraphs()
getParagraphs
in interface ITextContentEnumeration
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |