Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service Paragraph
Description
is a piece of text which can take its own paragraph-specific attributes (technically, properties).
Developers Guide
Text - Iterating over Text
Text - Formatting

Included Services - Summary
::com::sun::star::style::ParagraphProperties

This service is present when the paragraph object refers to a text range (details)

::com::sun::star::style::ParagraphPropertiesAsian

This service is present when the paragraph object refers to a text range (details)

::com::sun::star::style::ParagraphPropertiesComplex

This service is present when the paragraph object refers to a text range (details)

::com::sun::star::style::CharacterProperties

This service is present when the paragraph object refers to a text range (details)

::com::sun::star::style::CharacterPropertiesAsian

This service is present when the paragraph object refers to a text range (details)

::com::sun::star::style::CharacterPropertiesComplex

This service is present when the paragraph object refers to a text range (details)

TextTable

This service is present when the paragraph object refers to a text table (details)

TextContent
(referenced entity's summary:)
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet

This interface gives access to the properties of the paragraph itself (or its style sheet). So this interface may show property values which are not valid for any of the text portions of the paragraph, if the text itself has its own style properties set.

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

This interface gives access to the state of the property values in these properties. So, it is possible to determine if a specific properties value is defined in the paragraph or its style sheet.

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

This interface enumerates the text portions of this paragraph. (details)

::com::sun::star::beans::XTolerantMultiPropertySet

gives access to a sequence of properties. (details)

Included Services - Details
::com::sun::star::style::ParagraphProperties
Usage Restrictions
optional
Description
This service is present when the paragraph object refers to a text range
::com::sun::star::style::ParagraphPropertiesAsian
Usage Restrictions
optional
Description
This service is present when the paragraph object refers to a text range
::com::sun::star::style::ParagraphPropertiesComplex
Usage Restrictions
optional
Description
This service is present when the paragraph object refers to a text range
::com::sun::star::style::CharacterProperties
Usage Restrictions
optional
Description
This service is present when the paragraph object refers to a text range
::com::sun::star::style::CharacterPropertiesAsian
Usage Restrictions
optional
Description
This service is present when the paragraph object refers to a text range
::com::sun::star::style::CharacterPropertiesComplex
Usage Restrictions
optional
Description
This service is present when the paragraph object refers to a text range
TextTable
Usage Restrictions
optional
Description
This service is present when the paragraph object refers to a text table
TextContent
(referenced entity's summary:)
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Description
This interface gives access to the properties of the paragraph itself (or its style sheet). So this interface may show property values which are not valid for any of the text portions of the paragraph, if the text itself has its own style properties set.
::com::sun::star::beans::XPropertyState
Description
This interface gives access to the state of the property values in these properties. So, it is possible to determine if a specific properties value is defined in the paragraph or its style sheet.
::com::sun::star::container::XEnumerationAccess
Description
This interface enumerates the text portions of this paragraph.

A text portion is defined as the largest possible TextRange within a paragraph with the same property values and the same bound objects.

In general this interface is used for exporting into file formats.

See also
TextRange, TextRange
::com::sun::star::beans::XTolerantMultiPropertySet
Usage Restrictions
optional
Description
gives access to a sequence of properties.
Since
OOo 2.0

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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