Content for OpenOffice.org version 3.3.
| 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)
|
| 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.0
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.