Sophie

Sophie

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

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

<html>
<head>
<title>Service GraphicExportFilter</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="GraphicExportFilter-xref.html" class="navimain">Use</a></td>
<td class="navimain"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Drawings/Exporting" 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">Properties' Summary</td>
<td class="navisub">Services' Details</td>
<td class="navisub"><a href="#InterfacesDetails" class="navisub">Interfaces' Details</a></td>
<td class="navisub">Properties' Details</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">drawing</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service GraphicExportFilter</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>a component that supports this service lets you export pages, shapes, or
 groups of shapes from a DrawingDocument to a file in one of the file formats
 supported by the component.
</dd>
</dl>
<a name="devmanual"> </a><dl>
<dt><b>Developers Guide</b></dt>
<dd><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Drawings/Exporting">Drawings - Exporting</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="../document/module-ix.html">document</a>::<a href="../document/XFilter.html">XFilter</a></td>
<td class="imsum_right"><p>calling <method scope=scope="com::sun::star::document">XFilter::filter
 </method> starts the export of the graphic file. The following properties
 from the 
 ::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/MediaDescriptor.html">MediaDescriptor</a> are supported:(<a href="#XFilter">details</a>)</p>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/XExporter.html">XExporter</a></td>
<td class="imsum_right"><p>sets the source component for this export filter.
 This could either be a <a href="DrawPage.html">DrawPage</a>, a <a href="Shape.html">Shape</a>
 or a <a href="Shapes.html">Shapes</a>.
 </p>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/XMimeTypeInfo.html">XMimeTypeInfo</a></td>
<td class="imsum_right"><p>lets you query the supported mime types by this component </p>
</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="XFilter" class="membertitle">::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/XFilter.html">XFilter</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>calling <method scope=scope="com::sun::star::document">XFilter::filter
 </method> starts the export of the graphic file. The following properties
 from the 
 ::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/MediaDescriptor.html">MediaDescriptor</a> are supported:</dd>
<dd><p>

 
 ::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/MediaDescriptor.html">MediaDescriptor</a>::<a href="../document/MediaDescriptor.html#MediaType">MediaType</a><b>
 
 Depending on the export filters supported by this component this is
 the mime type of the target graphic file. Possible values are<b>
 image/x-MS-bmp<b>
 application/dxf<b>
 application/postscript<b>
 image/gif<b>
 image/jpeg<b>
 image/png<b>
 image/x-pict<b>
 image/x-pcx<b>
 image/x-portable-bitmap<b>
 image/x-portable-graymap<b>
 image/x-portable-pixmap<b>
 image/x-cmu-raster<b>
 image/targa<b>
 image/tiff<b>
 image/x-xbitmap<b>
 image/x-xpixmap<b>
 image/svg+xml<p>
 Ask the interface 
 ::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/XMimeTypeInfo.html">XMimeTypeInfo</a> for all values supported by the component.

 ::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/MediaDescriptor.html">MediaDescriptor</a>::<a href="../document/MediaDescriptor.html#URL">URL</a><b>
 This is the target url of the file that will be created during export.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XExporter" class="membertitle">::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/XExporter.html">XExporter</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>sets the source component for this export filter.
 This could either be a <a href="DrawPage.html">DrawPage</a>, a <a href="Shape.html">Shape</a>
 or a <a href="Shapes.html">Shapes</a>.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XMimeTypeInfo" class="membertitle">::com::sun::star::<a href="../document/module-ix.html">document</a>::<a href="../document/XMimeTypeInfo.html">XMimeTypeInfo</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>lets you query the supported mime types by this component </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>