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

exception ExoticFileLoadException
Base Hierarchy
ExoticFileLoadException
 ┗ ::com::sun::star::uno::Exception

Elements' Summary
URL contains the URL of the document  
FilterUIName contains the UI name of the filter  
Elements' Details
URL
string URL;
Description
contains the URL of the document
FilterUIName
string FilterUIName;
Description
contains the UI name of the filter
Top of Page