Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 6009

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Enum BreakType</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="BreakType-xref.html" class="navimain">Use</a></td>
<td class="navimain"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Formatting" 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"><a href="#Values" class="navisub">Values</a></td>
<td class="navisub"><a href="#ValueDetails" class="navisub">Values' 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">style</a> :: </p>
</td>
</tr>
<tr>
<td class="title">enum BreakType</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>These enumeration values are used to specify if and how a page or
 column break is applied.
 </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/Formatting">Text - Formatting</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Values"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Values</td>
</tr>
<tr>
<td class="imsum_left"><a href="#NONE">NONE</a></td>
<td class="imsum_right">No column or page break is applied.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#COLUMN_BEFORE">COLUMN_BEFORE</a></td>
<td class="imsum_right">A column break is applied before the object to which it belongs.
 
 
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#COLUMN_AFTER">COLUMN_AFTER</a></td>
<td class="imsum_right">A column break is applied after the object to which it belongs.
 
 
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#COLUMN_BOTH">COLUMN_BOTH</a></td>
<td class="imsum_right">A column break is applied before and after the object to which
 it belongs.
 
 
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PAGE_BEFORE">PAGE_BEFORE</a></td>
<td class="imsum_right">A page break is applied before the object to which it belongs.
 
 
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PAGE_AFTER">PAGE_AFTER</a></td>
<td class="imsum_right">A page break is applied after the object to which it belongs.
 
 
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PAGE_BOTH">PAGE_BOTH</a></td>
<td class="imsum_right">A page break is applied before and after the object to which
 it belongs.
 
 
 
 &nbsp;</td>
</tr>
</table>
<a name="ValueDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Values' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="NONE" class="membertitle">NONE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>NONE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>No column or page break is applied.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="COLUMN_BEFORE" class="membertitle">COLUMN_BEFORE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>COLUMN_BEFORE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A column break is applied before the object to which it belongs.
 
 
 
 </dd>
<dd><p>This implies that the object to which it belongs is the
 first in its column.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="COLUMN_AFTER" class="membertitle">COLUMN_AFTER</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>COLUMN_AFTER</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A column break is applied after the object to which it belongs.
 
 
 
 </dd>
<dd><p>This implies that the object to which it belongs is the last
 in its column.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="COLUMN_BOTH" class="membertitle">COLUMN_BOTH</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>COLUMN_BOTH</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A column break is applied before and after the object to which
 it belongs.
 
 
 
 </dd>
<dd><p>This implies that this object is the only one in its column.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PAGE_BEFORE" class="membertitle">PAGE_BEFORE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>PAGE_BEFORE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A page break is applied before the object to which it belongs.
 
 
 
 </dd>
<dd><p>This implies that the object to which it belongs is the
 first on its page. </p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PAGE_AFTER" class="membertitle">PAGE_AFTER</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>PAGE_AFTER</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A page break is applied after the object to which it belongs.
 
 
 
 </dd>
<dd><p>This implies that the object to which it belongs is the last
 on its page.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PAGE_BOTH" class="membertitle">PAGE_BOTH</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>PAGE_BOTH</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A page break is applied before and after the object to which
 it belongs.
 
 
 
 </dd>
<dd><p>This implies that this object is the only one on its page.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

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

</html>