service GraphicExportFilter in module com::sun::star::drawing:: |
service GraphicExportFilter;
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.
Exported Interfaces |
calling
MediaDescriptor::MediaType Depending on the export filters supported by this component this is the mime type of the target graphic file. Possible values are image/x-MS-bmp application/dxf application/postscript image/gif image/jpeg image/png image/x-pict image/x-pcx image/x-portable-bitmap image/x-portable-graymap image/x-portable-pixmap image/x-cmu-raster image/targa image/tiff image/x-xbitmap image/x-xpixmap image/svg+xml
Ask the interface XMimeTypeInfo for all values supported by the component. MediaDescriptor::URL This is the target url of the file that will be created during export.
lets you query the supported mime types by this component
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.