LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/text/TextRange.idl;
import <com/sun/star/text/XTextCursor.idl;
import <com/sun/star/text/XWordCursor.idl;
import <com/sun/star/text/XSentenceCursor.idl;
import <com/sun/star/text/XParagraphCursor.idl;
import <com/sun/star/beans/XPropertySet.idl;
import <com/sun/star/beans/XPropertyState.idl;
import <com/sun/star/beans/XMultiPropertyStates.idl;
import <com/sun/star/document/XDocumentInsertable.idl;
import <com/sun/star/util/XSortable.idl;
Go to the source code of this file.
Classes | |
service | TextCursor |
A TextCursor is a TextRange which can be moved within a Text object. More... | |
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::text |
Text specific interfaces. | |