:: com :: sun :: star :: script ::

unpublished exception LibraryNotLoadedException
Base Hierarchy
LibraryNotLoadedException
 ┗ ::com::sun::star::uno::Exception
Description
is thrown when an operation on a unloaded library is attempted which requires the library being loaded.
Since
OpenOffice 3.0

Top of Page