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