LibreOffice
LibreOffice 6.0 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef com_sun_star_graphic_XGraphicProvider_idl
21 #define com_sun_star_graphic_XGraphicProvider_idl
32 module
com { module sun { module star { module graphic
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
This interface acts as the main interface to handle graphic content.
Definition: XGraphicProvider.idl:39
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
This service acts as a container for graphics.
Definition: Graphic.idl:41
Definition: Ambiguous.idl:22
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition: PropertyValues.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47