Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: text ::
service RedlinePortion
Description
A RedlinePortion is a TextPortion that marks a change that has been recorded by
the change tracking.
Included Services - Summary
TextPortion
(referenced entity's summary:)
A TextPortion is a piece of text within a paragraph that does not
contain changes of its attributes inside.
Properties' Summary
[ readonly ] string
RedlineAuthor
contains the name of the author of the change.
[ readonly ] ::com::sun::star::util ::DateTime
RedlineDateTime
contains the date and time of the change.
[ readonly ] string
RedlineComment
contains a comment for the change.
[ readonly ] string
RedlineType
contains the type of the change
[ readonly ] ::com::sun::star::beans ::PropertyValues
RedlineSuccessorData
contains the data of a second level redline data
[ readonly ] string
RedlineIdentifier
contains a unique identifier for the redline.
This is necessary for file export filters to able to recognize redline portions
that point to the same redline.
[ readonly ] boolean
IsInHeaderFooter
determines whether the portion is member of a header or footer text.
[ readonly ] XText
RedlineText
provides access to the text of the redline. This interface is only provided
if the change is not visible. The visibility depends on the redline display options that
are set at the documents property set (RedlineDisplayType).
[ readonly ] boolean
MergeLastPara
determines whether the last paragraph of a redline text has to be merged with a
possible following text content (i.e. a text table)
Included Services - Details
TextPortion
(referenced entity's summary:)
A TextPortion is a piece of text within a paragraph that does not
contain changes of its attributes inside.
Properties' Details
RedlineAuthor
[ readonly ] string RedlineAuthor ;
Description
contains the name of the author of the change.
RedlineDateTime
[ readonly ] ::com::sun::star::util ::DateTime RedlineDateTime ;
Description
contains the date and time of the change.
RedlineComment
[ readonly ] string RedlineComment ;
Description
contains a comment for the change.
RedlineType
[ readonly ] string RedlineType ;
Description
contains the type of the change
Valid type names are:
Insert - marks an insertion
Delete - marks an deletion
Format - marks an attribute change
TextTable - marks a text table
Style - marks an applied style
RedlineSuccessorData
[ readonly ] ::com::sun::star::beans ::PropertyValues RedlineSuccessorData ;
Description
contains the data of a second level redline data
The elements of the sequence are:
RedlineIdentifier
[ readonly ] string RedlineIdentifier ;
Description
contains a unique identifier for the redline.
This is necessary for file export filters to able to recognize redline portions
that point to the same redline.
IsInHeaderFooter
[ readonly ] boolean IsInHeaderFooter ;
Description
determines whether the portion is member of a header or footer text.
RedlineText
[ readonly ] XText RedlineText ;
Description
provides access to the text of the redline. This interface is only provided
if the change is not visible. The visibility depends on the redline display options that
are set at the documents property set (RedlineDisplayType).
MergeLastPara
[ readonly ] boolean MergeLastPara ;
Description
determines whether the last paragraph of a redline text has to be merged with a
possible following text content (i.e. a text table)
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.