19#ifndef __com_sun_star_document_FilterOptionsRequest_idl__
20#define __com_sun_star_document_FilterOptionsRequest_idl__
27module
com { module sun { module star { module document {
Is used for interaction handle to get filter options.
Definition FilterOptionsRequest.idl:34
::com::sun::star::frame::XModel rModel
The model of the document that should be provided to filters that supports XExporter interface.
Definition FilterOptionsRequest.idl:38
sequence< com::sun::star::beans::PropertyValue > rProperties
The Media-descriptor of the document.
Definition FilterOptionsRequest.idl:42
the base of all UNO exceptions
Definition Exception.idl:33
represents a component which is created from a URL and arguments.
Definition XModel.idl:59
Definition Ambiguous.idl:22