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

unpublished interface XGalleryItem
Usage Restrictions
not published
Description
provides access to a single item of a Gallery theme.

Methods' Summary
getType retrieves the type of the Gallery item  
Methods' Details
getType
byte
getType();

Description
retrieves the type of the Gallery item
Returns
The type of the Gallery item
See also
GalleryItemType
Top of Page