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

unpublished service InContentMetadata
Usage Restrictions
not published
Description
is a TextContent that can be used to attach RDF metadata to a range of text.
Since
OOo 3.2

Included Services - Summary
TextContent

None of the properties of TextContent are supported.

Exported Interfaces - Summary
::com::sun::star::rdf::XMetadatable

The InContentMetadata can have RDF metadata attached.

::com::sun::star::container::XEnumerationAccess

The TextContents that are contained in the annotated range of text can be enumerated.

::com::sun::star::container::XChild

The TextContent that is the parent of this text range. (details)

Included Services - Details
TextContent
Description
None of the properties of TextContent are supported.
Exported Interfaces - Details
::com::sun::star::rdf::XMetadatable
Description
The InContentMetadata can have RDF metadata attached.
::com::sun::star::container::XEnumerationAccess
Description
The TextContents that are contained in the annotated range of text can be enumerated.
::com::sun::star::container::XChild
Description
The TextContent that is the parent of this text range.
Since
OOo 3.3

 
Top of Page