Sophie

Sophie

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

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

<html>
<head>
<title>Enum PrintableState</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="PrintableState-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">view</a> :: </p>
</td>
</tr>
<tr>
<td class="title">enum PrintableState</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>specifies the print progress of an <a href="XPrintable.html">XPrintable</a>.

 </dd>
<dd><p>Printing consists of two abstract phases: rendering the document
 for the printer and then sending it to the printer (spooling).
 <a href="PrintableState.html">PrintableState</a> describes which phase is currently
 progressing or has failed.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="PrintableStateEvent.html">PrintableStateEvent</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="#JOB_STARTED">JOB_STARTED</a></td>
<td class="imsum_right">printing (rendering the document) has begun
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#JOB_COMPLETED">JOB_COMPLETED</a></td>
<td class="imsum_right">printing (rendering the document) has finished, spooling has begun
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#JOB_SPOOLED">JOB_SPOOLED</a></td>
<td class="imsum_right">spooling has finished successfully. This is the only state
 that can be considered as "success" for a print job.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#JOB_ABORTED">JOB_ABORTED</a></td>
<td class="imsum_right">printing was aborted (e.g., by the user) while either printing or spooling.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#JOB_FAILED">JOB_FAILED</a></td>
<td class="imsum_right">printing ran into an error.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#JOB_SPOOLING_FAILED">JOB_SPOOLING_FAILED</a></td>
<td class="imsum_right">the document could be printed but not spooled.
 &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="JOB_STARTED" class="membertitle">JOB_STARTED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>JOB_STARTED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>printing (rendering the document) has begun
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="JOB_COMPLETED" class="membertitle">JOB_COMPLETED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>JOB_COMPLETED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>printing (rendering the document) has finished, spooling has begun
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="JOB_SPOOLED" class="membertitle">JOB_SPOOLED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>JOB_SPOOLED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>spooling has finished successfully. This is the only state
 that can be considered as "success" for a print job.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="JOB_ABORTED" class="membertitle">JOB_ABORTED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>JOB_ABORTED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>printing was aborted (e.g., by the user) while either printing or spooling.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="JOB_FAILED" class="membertitle">JOB_FAILED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>JOB_FAILED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>printing ran into an error.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="JOB_SPOOLING_FAILED" class="membertitle">JOB_SPOOLING_FAILED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>JOB_SPOOLING_FAILED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>the document could be printed but not spooled.
 </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>