Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 6855

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Service Text</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="Text-xref.html" class="navimain">Use</a></td>
<td class="navimain"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Working_with_Text_Documents#Word_Processing" class="navimain">Devguide</a></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">Services' Summary</td>
<td class="navisub"><a href="#InterfacesSummary" class="navisub">Interfaces' Summary</a></td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub">Services' Details</td>
<td class="navisub"><a href="#InterfacesDetails" class="navisub">Interfaces' Details</a></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 Text</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>is an independent piece of text which consists of a
 series of one or more paragraphs.

 </dd>
<dd><p>This service is used, for example, for the text of a TextDocument
 or the text in a cell or TextFrame.

 </dd>
<dt><b>See also</b></dt>
<dd><a href="TextDocument.html">TextDocument</a>, <a href="TextFrame.html">TextFrame</a>, ::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/Cell.html">Cell</a></dd>
</dl>
<a name="devmanual"> </a><dl>
<dt><b>Developers Guide</b></dt>
<dd><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Working_with_Text_Documents#Word_Processing">Text - Working with Text Documents - Word Processing</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="InterfacesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Summary</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../container/module-ix.html">container</a>::<a href="../container/XEnumerationAccess.html">XEnumerationAccess</a></td>
<td class="imsum_right"><p>This is the factory for an enumeration of the paragraphs in this text.

 (<a href="#XEnumerationAccess">details</a>)</p>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XText.html">XText</a></td>
<td class="imsum_right"><p>provides a cursor factory and the possibility to insert and remove contents.
 </p>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextRangeCompare.html">XTextRangeCompare</a></td>
<td class="imsum_right"><p>optional interface to compare postions of <a href="TextRange.html">TextRange</a>
 instances within this text.
 (<a href="#XTextRangeCompare">details</a>)</p>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextRangeMover.html">XTextRangeMover</a></td>
<td class="imsum_right"><p>makes it possible to change the position of paragraphs.

 (<a href="#XTextRangeMover">details</a>)</p>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XRelativeTextContentInsert.html">XRelativeTextContentInsert</a></td>
<td class="imsum_right"><p>makes it possible to insert a new text content, before or
 after existing text contents.

 (<a href="#XRelativeTextContentInsert">details</a>)</p>
</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">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyValues.html">PropertyValues</a><br>
<a href="#StartRedline">StartRedline</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>contains the properties of a redline at the start of the document.<br>
 The sequence contains the following properties
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ maybevoid ] ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyValues.html">PropertyValues</a><br>
<a href="#EndRedline">EndRedline</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>contains the properties of a redline at the start of the document.
 The sequence contains the following properties
 &nbsp;</td>
</tr>
</table>
<a name="InterfacesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Details</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XEnumerationAccess" class="membertitle">::com::sun::star::<a href="../container/module-ix.html">container</a>::<a href="../container/XEnumerationAccess.html">XEnumerationAccess</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>This is the factory for an enumeration of the paragraphs in this text.

 </dd>
<dd><p>This interface is mainly useful for exporting the text to a
 data format.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XText" class="membertitle"><a href="XText.html">XText</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>provides a cursor factory and the possibility to insert and remove contents.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XTextRangeCompare" class="membertitle"><a href="XTextRangeCompare.html">XTextRangeCompare</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>optional interface to compare postions of <a href="TextRange.html">TextRange</a>
 instances within this text.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XTextRangeMover" class="membertitle"><a href="XTextRangeMover.html">XTextRangeMover</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>makes it possible to change the position of paragraphs.

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XRelativeTextContentInsert" class="membertitle"><a href="XRelativeTextContentInsert.html">XRelativeTextContentInsert</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>deprecated</i></dd>
<dd><i>optional</i></dd>
<dt><b>Deprecation Info</b></dt>
<dd>hack
 </dd>
<dt><b>Description</b></dt>
<dd>makes it possible to insert a new text content, before or
 after existing text contents.

 </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="StartRedline" class="membertitle">StartRedline</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyValues.html">PropertyValues</a> <b>StartRedline</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>contains the properties of a redline at the start of the document.<br>
 The sequence contains the following properties
 </dd>
<dd><UL>
 <LI><P>string RedlineAuthor </P></LI>
 <LI><P>com::sun::star::util::DateTime RedlineDate_Time </P></LI>
 <LI><P>string RedlineComment </P></LI>
 <LI><P>string RedlineType </P></LI>
 <LI><P>string RedlineIdentifier </P></LI>
 <LI><P>boolean IsCollapsed </P></LI>
 <LI><P>boolean IsStart </P></LI>
 <LI><P>boolean MergeLastPara </P></LI>
 <LI><P>[maybevoid] com::sun::star::text::XText RedlineText (maybevoid)</P></LI>
 <LI><P>com::sun::star::beans::PropertyValues RedlineSuccessorData
 (contains the same properties except for the RedlineSuccessorData</P></LI>
 </UL>
 </dd>
<dt><b>See also</b></dt>
<dd><a href="#EndRedline">EndRedline</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="EndRedline" class="membertitle">EndRedline</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ maybevoid ] ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/PropertyValues.html">PropertyValues</a> <b>EndRedline</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>contains the properties of a redline at the start of the document.
 The sequence contains the following properties
 </dd>
<dd><UL>
 <LI><P>string RedlineAuthor </P></LI>
 <LI><P>com::sun::star::util::DateTime RedlineDate_Time </P></LI>
 <LI><P>string RedlineComment </P></LI>
 <LI><P>string RedlineType </P></LI>
 <LI><P>string RedlineIdentifier </P></LI>
 <LI><P>boolean IsCollapsed </P></LI>
 <LI><P>boolean IsStart </P></LI>
 <LI><P>boolean MergeLastPara </P></LI>
 <LI><P>[maybevoid] com::sun::star::text::XText RedlineText (maybevoid)</P></LI>
 <LI><P>com::sun::star::beans::PropertyValues RedlineSuccessorData
 (contains the same properties except for the RedlineSuccessorData</P></LI>
 </UL>
 </dd>
<dt><b>See also</b></dt>
<dd><a href="#StartRedline">StartRedline</a></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; 2011, 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.</p>

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

</html>