(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text ::

service TextCursor
Description
A TextCursor is a TextRange which can be moved within a Text object.
See also
TextRange
Developers Guide
Text - Navigating - Cursors
Text - Formatting

Included Services - Summary
TextRange
(referenced entity's summary:)
points to a sequence of characters within a Text.
Exported Interfaces - Summary
XTextCursor
(referenced entity's summary:)
extends a text range by method to modify its position.
XWordCursor
XSentenceCursor
XParagraphCursor
::com::sun::star::beans::XPropertySet

This interface gives access to the properties of the range that is selected by the cursor.

::com::sun::star::beans::XPropertyState

This interface gives access to the state of the properties of the range that is selected by the cursor.

::com::sun::star::beans::XMultiPropertyStates
(referenced entity's summary:)
makes it possible to query information about the state of one or more properties.
::com::sun::star::document::XDocumentInsertable

This optional interface makes it possible to insert a document from an external source at the cursor position. (details)

::com::sun::star::util::XSortable

This optional interface makes it possible to sort the contents at the cursor position. (details)

Included Services - Details
TextRange
(referenced entity's summary:)
points to a sequence of characters within a Text.
Exported Interfaces - Details
XTextCursor
(referenced entity's summary:)
extends a text range by method to modify its position.
XWordCursor
Usage Restrictions
optional
XSentenceCursor
Usage Restrictions
optional
XParagraphCursor
Usage Restrictions
optional
::com::sun::star::beans::XPropertySet
Description
This interface gives access to the properties of the range that is selected by the cursor.
::com::sun::star::beans::XPropertyState
Description
This interface gives access to the state of the properties of the range that is selected by the cursor.
::com::sun::star::beans::XMultiPropertyStates
(referenced entity's summary:)
makes it possible to query information about the state of one or more properties.
::com::sun::star::document::XDocumentInsertable
Usage Restrictions
optional
Description
This optional interface makes it possible to insert a document from an external source at the cursor position.
::com::sun::star::util::XSortable
Usage Restrictions
optional
Description
This optional interface makes it possible to sort the contents at the cursor position.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.