LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
TextRangeContentProperties Service Reference

describes the structural properties to retrieve text contents. More...

import"TextRangeContentProperties.idl";

Public Attributes

com::sun::star::text::XDocumentIndex DocumentIndex
 may contain a document index. More...
 
com::sun::star::text::XTextTable TextTable
 may contain a text table. More...
 
com::sun::star::table::XCell Cell
 may contain a table cell. More...
 
com::sun::star::text::XTextFrame TextFrame
 may contain a text frame. More...
 
com::sun::star::text::XTextSection TextSection
 may contain a text section. More...
 
com::sun::star::text::XDocumentIndexMark DocumentIndexMark
 may contain a document index mark. More...
 
com::sun::star::text::XTextContent ReferenceMark
 may contain a reference mark. More...
 
com::sun::star::text::XFootnote Footnote
 may contain a footnote. More...
 
com::sun::star::text::XFootnote Endnote
 may contain an endnote. More...
 
com::sun::star::text::XTextContent NestedTextContent
 may contain a nested text content. More...
 
com::sun::star::text::XTextContent TextParagraph
 Paragraph for the start of this range. More...
 

Detailed Description

describes the structural properties to retrieve text contents.

Since
OOo 3.3

Member Data Documentation

◆ Cell

com::sun::star::table::XCell Cell
optionalpropertyreadonly

may contain a table cell.

◆ DocumentIndex

may contain a document index.

◆ DocumentIndexMark

may contain a document index mark.

◆ Endnote

com::sun::star::text::XFootnote Endnote
optionalpropertyreadonly

may contain an endnote.

◆ Footnote

com::sun::star::text::XFootnote Footnote
optionalpropertyreadonly

may contain a footnote.

◆ NestedTextContent

com::sun::star::text::XTextContent NestedTextContent
optionalpropertyreadonly

may contain a nested text content.

For example, may contain an InContentMetadata or a com::sun::star::text::textfield::MetadataField.

◆ ReferenceMark

may contain a reference mark.

◆ TextFrame

com::sun::star::text::XTextFrame TextFrame
optionalpropertyreadonly

may contain a text frame.

◆ TextParagraph

com::sun::star::text::XTextContent TextParagraph
optionalpropertyreadonly

Paragraph for the start of this range.

Since
LibreOffice 6.0

◆ TextSection

may contain a text section.

◆ TextTable

com::sun::star::text::XTextTable TextTable
optionalpropertyreadonly

may contain a text table.


The documentation for this service was generated from the following file: