Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

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

If during loading time the filter can't be detected and wasn't given at calling time, a possible ::com::sun::star::task::InteractionHandler will be used. (it's a a part of used MediaDescriptor) Such "NoSuchFilterRequest" will be used then to start right interaction on that to get a decision wich filter should be used for given URL. A possible continiuation of type XInteractionFilterSelect will transport this decision back to generic filter detection and force using of it. Of course it's possible to abort the loading process by use another continuation ::com::sun::star::task::XInteractionAbort.

See also
MediaDescriptor, ::com::sun::star::task::InteractionHandler, XInteractionFilterSelect, ::com::sun::star::task::XInteractionAbort

Elements' Summary
URL transport URL which couldn't be detected  
Elements' Details
URL
string URL;
Description
transport URL which couldn't be detected
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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