LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/uno/XInterface.idl;
import <com/sun/star/io/XStream.idl;
import <com/sun/star/io/XInputStream.idl;
import <com/sun/star/io/IOException.idl;
import <com/sun/star/lang/IllegalArgumentException.idl;
import <com/sun/star/embed/StorageWrappedTargetException.idl;
import <com/sun/star/embed/InvalidStorageException.idl;
import <com/sun/star/container/NoSuchElementException.idl;
import <com/sun/star/container/ElementExistException.idl;
import <com/sun/star/packages/EncryptionNotAllowedException.idl;
import <com/sun/star/packages/NoRawFormatException.idl;
import <com/sun/star/packages/WrongPasswordException.idl;
import <com/sun/star/beans/PropertyValue.idl;
import <com/sun/star/beans/UnknownPropertyException.idl;
import <com/sun/star/beans/PropertyVetoException.idl;
Go to the source code of this file.
Classes | |
interface | XOptimizedStorage |
This is a temporary interface that is introduced to temporarily optimize the document storing process. More... | |
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::embed |
interfaces related to embedded objects, both native UNO and OLE. | |