LibreOffice
LibreOffice 24.2 SDK API Reference
|
An exception used to notify loading of an exotic file format. More...
import"ExoticFileLoadException.idl";
Public Attributes | |
string | URL |
contains the URL of the document More... | |
string | FilterUIName |
contains the UI name of the filter 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... | |
An exception used to notify loading of an exotic file format.
string FilterUIName |
contains the UI name of the filter
string URL |
contains the URL of the document