public class ImageEmbedderFilter extends Object implements OfficeDocumentFilter
| Constructor and Description |
|---|
ImageEmbedderFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(com.sun.star.lang.XComponent document,
OfficeContext context)
Filter the given office document in the provided context.
|
public void filter(com.sun.star.lang.XComponent document,
OfficeContext context)
throws OfficeException
OfficeDocumentFilterfilter in interface OfficeDocumentFilterdocument - the office document to filtercontext - the office context, can be used to access office servicesOfficeException - if filtering the office document failsCopyright © 2003–2016 XWiki. All rights reserved.