Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: gallery ::

unpublished service GalleryItem
Usage Restrictions
not published
Description
service to get access to the properties of a single Gallery item

Exported Interfaces - Summary
XGalleryItem
(referenced entity's summary:)
provides access to a single item of a Gallery theme.
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Summary
[ readonly ] byte
GalleryItemType
The type of the Gallery item  
[ readonly ] string
URL
the URL of the Gallery item  
string
Title
the title of the Gallery item  
[ readonly ] ::com::sun::star::graphic::XGraphic
Thumbnail
the thumbnail of the Gallery item  
[ readonly ] ::com::sun::star::graphic::XGraphic
Graphic
[ OPTIONAL ]
the graphic content of the Gallery item  
[ readonly ] ::com::sun::star::lang::XComponent
Drawing
[ OPTIONAL ]
the drawing content of the Gallery item  
Exported Interfaces - Details
XGalleryItem
(referenced entity's summary:)
provides access to a single item of a Gallery theme.
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Details
GalleryItemType
[ readonly ] byte GalleryItemType;
Description
The type of the Gallery item
See also
GalleryItemType
URL
[ readonly ] string URL;
Description
the URL of the Gallery item

The interpretation of the URL depends on the type of the Gallery item. In case of graphic and media items, the URL is a 'real' URL, in case of drawings it is a private URL

Title
string Title;
Description
the title of the Gallery item
Thumbnail
[ readonly ] ::com::sun::star::graphic::XGraphic Thumbnail;
Description
the thumbnail of the Gallery item

The thumbnail may be either a pixel or a vector graphic

Graphic
[ readonly ] ::com::sun::star::graphic::XGraphic Graphic;
Usage Restrictions
optional
Description
the graphic content of the Gallery item

This is an optional property and may not available for every item

Drawing
[ readonly ] ::com::sun::star::lang::XComponent Drawing;
Usage Restrictions
optional
Description
the drawing content of the Gallery item

This is an optional property and may not available for every item


 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.