LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
FilterOptionsRequest Exception Referencepublished

Is used for interaction handle to get filter options. More...

import "FilterOptionsRequest.idl";

Inheritance diagram for FilterOptionsRequest:
Exception

Public Attributes

::com::sun::star::frame::XModel rModel
 The model of the document that should be provided to filters that supports XExporter interface. More...
 
sequence
< com::sun::star::beans::PropertyValue
rProperties
 The Media-descriptor of the document. More...
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

Detailed Description

Is used for interaction handle to get filter options.

Since
OOo 1.1.2

Member Data Documentation

The model of the document that should be provided to filters that supports XExporter interface.

sequence< com::sun::star::beans::PropertyValue > rProperties

The Media-descriptor of the document.


The documentation for this exception was generated from the following file: