:: com :: sun :: star :: document ::
|
exception FilterOptionsRequest |
- Base Hierarchy
FilterOptionsRequest
┗ ::com::sun::star::uno::Exception
|
- Description
- Is used for interaction handle to get filter options.
- Since
- OpenOffice 1.1.2
|
Elements' Summary |
rModel |
The model of the document that should be provided to filters
that supports XExporter interface.
|
rProperties |
The Media-descriptor of the document
|
Elements' Details |
rModel
::com::sun::star::frame::XModel rModel;
- Description
- The model of the document that should be provided to filters
that supports XExporter interface.
|
|
rProperties
sequence< ::com::sun::star::beans::PropertyValue > rProperties;
- Description
- The Media-descriptor of the document
|
|
Top of Page
Copyright © 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.