LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/beans/Optional.idl;
import <com/sun/star/beans/Ambiguous.idl;
import <com/sun/star/beans/StringPair.idl;
import <com/sun/star/deployment/DeploymentException.idl;
import <com/sun/star/deployment/XPackageTypeInfo.idl;
import <com/sun/star/deployment/ExtensionRemovedException.idl;
import <com/sun/star/graphic/XGraphic.idl;
import <com/sun/star/lang/XComponent.idl;
import <com/sun/star/lang/IllegalArgumentException.idl;
import <com/sun/star/task/XAbortChannel.idl;
import <com/sun/star/ucb/CommandFailedException.idl;
import <com/sun/star/ucb/CommandAbortedException.idl;
import <com/sun/star/ucb/XCommandEnvironment.idl;
import <com/sun/star/util/XModifyBroadcaster.idl;
Go to the source code of this file.
Classes | |
interface | XPackage |
Objects of this interface reflect a bound package and are issued by a PackageRegistryBackend. 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::deployment |
interfaces for extension management. | |