Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5fb1c39f9f9130a3cc01e8b1ffa5c0f8 > files > 6812

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Service RedlinePortion</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="RedlinePortion-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#ServicesSummary" class="navisub">Services' Summary</a></td>
<td class="navisub">Interfaces' Summary</td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub"><a href="#ServicesDetails" class="navisub">Services' Details</a></td>
<td class="navisub">Interfaces' Details</td>
<td class="navisub"><a href="#PropertiesDetails" class="navisub">Properties' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">text</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service RedlinePortion</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>A RedlinePortion is a TextPortion that marks a change that has been recorded by
the change tracking.

</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="ServicesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services - Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="TextPortion.html">TextPortion</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>A TextPortion is a piece of text within a paragraph that does not
 contain changes of its attributes inside.

 </dd>
</dl>
</td>
</tr>
</table>
<a name="PropertiesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Properties' Summary</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] string<br>
<a href="#RedlineAuthor">RedlineAuthor</a></td>
<td class="imsum_right">contains the name of the author of the change.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/DateTime.html">DateTime</a><br>
<a href="#RedlineDateTime">RedlineDateTime</a></td>
<td class="imsum_right">contains the date and time of the change.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] string<br>
<a href="#RedlineComment">RedlineComment</a></td>
<td class="imsum_right">contains a comment for the change.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] string<br>
<a href="#RedlineType">RedlineType</a></td>
<td class="imsum_right">contains the type of the change
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyValues.html">PropertyValues</a><br>
<a href="#RedlineSuccessorData">RedlineSuccessorData</a></td>
<td class="imsum_right">contains the data of a second level redline data
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] string<br>
<a href="#RedlineIdentifier">RedlineIdentifier</a></td>
<td class="imsum_right">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.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] boolean<br>
<a href="#IsInHeaderFooter">IsInHeaderFooter</a></td>
<td class="imsum_right">determines whether the portion is member of a header or footer text.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] <a href="XText.html">XText</a><br>
<a href="#RedlineText">RedlineText</a></td>
<td class="imsum_right">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).&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] boolean<br>
<a href="#MergeLastPara">MergeLastPara</a></td>
<td class="imsum_right">determines whether the last paragraph of a redline text has to be merged with a
 possible following text content (i.e. a text table)&nbsp;</td>
</tr>
</table>
<a name="ServicesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services - Details</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="TextPortion" class="membertitle"><a href="TextPortion.html">TextPortion</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>A TextPortion is a piece of text within a paragraph that does not
 contain changes of its attributes inside.

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a name="PropertiesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Properties' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="RedlineAuthor" class="membertitle">RedlineAuthor</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] string <b>RedlineAuthor</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the name of the author of the change.</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RedlineDateTime" class="membertitle">RedlineDateTime</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/DateTime.html">DateTime</a> <b>RedlineDateTime</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the date and time of the change.</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RedlineComment" class="membertitle">RedlineComment</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] string <b>RedlineComment</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains a comment for the change.</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RedlineType" class="membertitle">RedlineType</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] string <b>RedlineType</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the type of the change
 </dd>
<dd><p> Valid type names are:</p>
 <UL>
 <LI><P>Insert - marks an insertion</P>
 <LI><P>Delete - marks an deletion</P>
 <LI><P>Format - marks an attribute change</P>
 <LI><P>TextTable - marks a text table</P>
 <LI><P>Style - marks an applied style</P>
 </UL>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RedlineSuccessorData" class="membertitle">RedlineSuccessorData</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyValues.html">PropertyValues</a> <b>RedlineSuccessorData</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the data of a second level redline data
 </dd>
<dd><p> The elements of the sequence are:</p>
 <UL>
 <LI><P>string RedlineAuthor; </P>
 <LI><P>com::sun::star::util::DateTime RedlineDateTime; </P>
 <LI><P>string RedlineComment; </P>
 <LI><P>string RedlineType; </P>
 </UL>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RedlineIdentifier" class="membertitle">RedlineIdentifier</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] string <b>RedlineIdentifier</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>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.</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IsInHeaderFooter" class="membertitle">IsInHeaderFooter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] boolean <b>IsInHeaderFooter</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines whether the portion is member of a header or footer text.</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RedlineText" class="membertitle">RedlineText</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] <a href="XText.html">XText</a> <b>RedlineText</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>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).</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MergeLastPara" class="membertitle">MergeLastPara</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] boolean <b>MergeLastPara</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines whether the last paragraph of a redline text has to be merged with a
 possible following text content (i.e. a text table)</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.</p><p class="copyright" align="center">LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.</p><p class="copyright" align="center">The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.<p>&nbsp;</p><p class="copyright" align="center"><a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a> | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>