Sophie

Sophie

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

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

<html>
<head>
<title>Constants' Group ImagePosition</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="navimainnone">Use</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="#Constants" class="navisub">Constants</a></td>
<td class="navisub"><a href="#ConstantDetails" class="navisub">Constants' 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">awt</a> :: </p>
</td>
</tr>
<tr>
<td class="title"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">unpublished </td>
<td width="50%" class="title">constants group ImagePosition</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>specifies the position of a image, relative to another object

 </dd>
<dt><b>See also</b></dt>
<dd><a href="ImageAlign.html">ImageAlign</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Constants"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constants</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LeftTop">LeftTop</a></td>
<td class="imsum_right">specifies that the image should be positioned at the left of, and top-aligned to, the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LeftCenter">LeftCenter</a></td>
<td class="imsum_right">specifies that the image should be positioned at the left of, and vertically centered to, the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LeftBottom">LeftBottom</a></td>
<td class="imsum_right">specifies that the image should be positioned at the left of, and bottom-aligned to, the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RightTop">RightTop</a></td>
<td class="imsum_right">specifies that the image should be positioned at the right of, and top-aligned to, the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RightCenter">RightCenter</a></td>
<td class="imsum_right">specifies that the image should be positioned at the right of, and vertically centered to, the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RightBottom">RightBottom</a></td>
<td class="imsum_right">specifies that the image should be positioned at the right of, and bottom-aligned to, the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#AboveLeft">AboveLeft</a></td>
<td class="imsum_right">specifies that the image should be positioned above and left-aligned to the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#AboveCenter">AboveCenter</a></td>
<td class="imsum_right">specifies that the image should be positioned above and horizontally centered to the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#AboveRight">AboveRight</a></td>
<td class="imsum_right">specifies that the image should be positioned above and right-aligned to the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#BelowLeft">BelowLeft</a></td>
<td class="imsum_right">specifies that the image should be positioned below and left-aligned to the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#BelowCenter">BelowCenter</a></td>
<td class="imsum_right">specifies that the image should be positioned below and horizontally centered to the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#BelowRight">BelowRight</a></td>
<td class="imsum_right">specifies that the image should be positioned below and right-aligned centered to the other object
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#Centered">Centered</a></td>
<td class="imsum_right">specifies that the image should be horizontally and vertically centered to the other object.
 &nbsp;</td>
</tr>
</table>
<a name="ConstantDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Constants' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="LeftTop" class="membertitle">LeftTop</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>LeftTop</b> = 0;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned at the left of, and top-aligned to, the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LeftCenter" class="membertitle">LeftCenter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>LeftCenter</b> = 1;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned at the left of, and vertically centered to, the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LeftBottom" class="membertitle">LeftBottom</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>LeftBottom</b> = 2;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned at the left of, and bottom-aligned to, the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RightTop" class="membertitle">RightTop</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>RightTop</b> = 3;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned at the right of, and top-aligned to, the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RightCenter" class="membertitle">RightCenter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>RightCenter</b> = 4;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned at the right of, and vertically centered to, the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RightBottom" class="membertitle">RightBottom</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>RightBottom</b> = 5;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned at the right of, and bottom-aligned to, the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="AboveLeft" class="membertitle">AboveLeft</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>AboveLeft</b> = 6;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned above and left-aligned to the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="AboveCenter" class="membertitle">AboveCenter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>AboveCenter</b> = 7;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned above and horizontally centered to the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="AboveRight" class="membertitle">AboveRight</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>AboveRight</b> = 8;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned above and right-aligned to the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BelowLeft" class="membertitle">BelowLeft</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>BelowLeft</b> = 9;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned below and left-aligned to the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BelowCenter" class="membertitle">BelowCenter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>BelowCenter</b> = 10;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned below and horizontally centered to the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BelowRight" class="membertitle">BelowRight</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>BelowRight</b> = 11;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be positioned below and right-aligned centered to the other object
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Centered" class="membertitle">Centered</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const short <b>Centered</b> = 12;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the image should be horizontally and vertically centered to the other object.
 </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>