(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: document ::

exception AmbigousFilterRequest
Base Hierarchy
AmbigousFilterRequest
 ┗ ::com::sun::star::uno::Exception
Description
should be used for interaction to handle states of ambigous filter detection

This exception indicates, that generic filter detection can't decide which of two filters is the right one. In this case an interaction will be made. Given URL can be used to decide between given two filters. Decision can be made e.g. by a dialog, on which the user must select one of these filters. A possible continuation of type XInteractionFilterSelect transport this decision back to source of started interaction.

See also
XInteractionFilterSelect

Elements' Summary
URL transport URL which couldn't be detected right  
SelectedFilter transport the pre selected filter  
DetectedFilter transport the real detected filter, which stands in conflict to the pre selected one  
Elements' Details
URL
string URL;
Description
transport URL which couldn't be detected right
SelectedFilter
string SelectedFilter;
Description
transport the pre selected filter
DetectedFilter
string DetectedFilter;
Description
transport the real detected filter, which stands in conflict to the pre selected one
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.