Properties' Summary |
::com::sun::star::beans::PropertyValues
StartRedline |
[ OPTIONAL ]
contains the properties of a redline at the start of the document.
The sequence contains the following properties
|
[ maybevoid ] ::com::sun::star::beans::PropertyValues
EndRedline |
[ OPTIONAL ]
contains the properties of a redline at the start of the document.
The sequence contains the following properties
|
Exported Interfaces - Details |
::com::sun::star::container::XEnumerationAccess
- Description
- This is the factory for an enumeration of the paragraphs in this text.
This interface is mainly useful for exporting the text to a
data format.
|
|
XText
- Description
- provides a cursor factory and the possibility to insert and remove contents.
|
|
XTextRangeCompare
- Usage Restrictions
- optional
- Description
- optional interface to compare positions of TextRange
instances within this text.
|
|
XTextRangeMover
- Usage Restrictions
- optional
- Description
- makes it possible to change the position of paragraphs.
|
|
XRelativeTextContentInsert
- Usage Restrictions
- deprecated
- optional
- Deprecation Info
- hack
- Description
- makes it possible to insert a new text content, before or
after existing text contents.
|
|
Properties' Details |
StartRedline
::com::sun::star::beans::PropertyValues StartRedline;
- Usage Restrictions
- optional
- Description
- contains the properties of a redline at the start of the document.
The sequence contains the following properties
string RedlineAuthor
com::sun::star::util::DateTime RedlineDate_Time
string RedlineComment
string RedlineType
string RedlineIdentifier
boolean IsCollapsed
boolean IsStart
boolean MergeLastPara
[maybevoid] com::sun::star::text::XText RedlineText (maybevoid)
com::sun::star::beans::PropertyValues RedlineSuccessorData
(contains the same properties except for the RedlineSuccessorData)
- See also
- EndRedline
|
|
EndRedline
[ maybevoid ] ::com::sun::star::beans::PropertyValues EndRedline;
- Usage Restrictions
- optional
- Description
- contains the properties of a redline at the start of the document.
The sequence contains the following properties
string RedlineAuthor
com::sun::star::util::DateTime RedlineDate_Time
string RedlineComment
string RedlineType
string RedlineIdentifier
boolean IsCollapsed
boolean IsStart
boolean MergeLastPara
[maybevoid] com::sun::star::text::XText RedlineText (maybevoid)
com::sun::star::beans::PropertyValues RedlineSuccessorData
(contains the same properties except for the RedlineSuccessorData)
- See also
- StartRedline
|
|
Top of Page
Copyright © 1995, 2012, 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.