Sophie

Sophie

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

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

<html>
<head>
<title>Enum ZoomLevel</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="ZoomLevel-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="#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">media</a> :: </p>
</td>
</tr>
<tr>
<td class="title">enum ZoomLevel</td>
</tr>
<tr>
<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="#NOT_AVAILABLE">NOT_AVAILABLE</a></td>
<td class="imsum_right">specifies that the video window itself is not available at all,
 e.g. in cases of pure audio playback
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ORIGINAL">ORIGINAL</a></td>
<td class="imsum_right">specifies that the video should be displayed with
 its original size
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FIT_TO_WINDOW">FIT_TO_WINDOW</a></td>
<td class="imsum_right">specifies that the video should be zoomed to window size
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FIT_TO_WINDOW_FIXED_ASPECT">FIT_TO_WINDOW_FIXED_ASPECT</a></td>
<td class="imsum_right">specifies that the video should be zoomed to window size
 with using a fixed aspect ratio
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FULLSCREEN">FULLSCREEN</a></td>
<td class="imsum_right">specifies that the video should be displayed in fullscreen mode,
 if available
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_1_TO_4">ZOOM_1_TO_4</a></td>
<td class="imsum_right">specifies that the video should be zoomed to a factor of 1:4
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_1_TO_2">ZOOM_1_TO_2</a></td>
<td class="imsum_right">specifies that the video should be zoomed to a factor of 1:2
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_2_TO_1">ZOOM_2_TO_1</a></td>
<td class="imsum_right">specifies that the video should be zoomed to a factor of 2:1
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_4_TO_1">ZOOM_4_TO_1</a></td>
<td class="imsum_right">specifies that the video should be zoomed to a factor of 4:1
 &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="NOT_AVAILABLE" class="membertitle">NOT_AVAILABLE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>NOT_AVAILABLE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video window itself is not available at all,
 e.g. in cases of pure audio playback
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ORIGINAL" class="membertitle">ORIGINAL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ORIGINAL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be displayed with
 its original size
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FIT_TO_WINDOW" class="membertitle">FIT_TO_WINDOW</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FIT_TO_WINDOW</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be zoomed to window size
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FIT_TO_WINDOW_FIXED_ASPECT" class="membertitle">FIT_TO_WINDOW_FIXED_ASPECT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FIT_TO_WINDOW_FIXED_ASPECT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be zoomed to window size
 with using a fixed aspect ratio
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FULLSCREEN" class="membertitle">FULLSCREEN</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FULLSCREEN</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be displayed in fullscreen mode,
 if available
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_1_TO_4" class="membertitle">ZOOM_1_TO_4</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_1_TO_4</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be zoomed to a factor of 1:4
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_1_TO_2" class="membertitle">ZOOM_1_TO_2</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_1_TO_2</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be zoomed to a factor of 1:2
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_2_TO_1" class="membertitle">ZOOM_2_TO_1</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_2_TO_1</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be zoomed to a factor of 2:1
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_4_TO_1" class="membertitle">ZOOM_4_TO_1</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_4_TO_1</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies that the video should be zoomed to a factor of 4:1
 </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>