28 interface ::com::sun::star::gallery::XGalleryItem;
30 interface ::com::sun::star::beans::XPropertySet;
45 [readonly, property]
string URL;
This interface acts as a container for the loaded graphic.
Definition XGraphic.idl:38
allows to explicitly free resources and break cyclic references.
Definition generated_idl_chapter_refs.idl:435
interfaces for galleries of images and media objects.
Definition GalleryItem.idl:21
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
service to get access to the properties of a single Gallery item
Definition GalleryItem.idl:27
::com::sun::star::graphic::XGraphic Graphic
the graphic content of the Gallery item
Definition GalleryItem.idl:61
::com::sun::star::lang::XComponent Drawing
the drawing content of the Gallery item
Definition GalleryItem.idl:67
byte GalleryItemType
The type of the Gallery item.
Definition GalleryItem.idl:36
string Title
the title of the Gallery item
Definition GalleryItem.idl:49
com::sun::star::graphic::XGraphic Thumbnail
the thumbnail of the Gallery item
Definition GalleryItem.idl:55
string URL
the URL of the Gallery item
Definition GalleryItem.idl:45