:: com :: sun :: star ::

module gallery

Services
GalleryItem service to get access to the properties of a single Gallery item
GalleryTheme provides access to a container of Gallery items and makes it possible for you to manipulate them.
GalleryThemeProvider provides access to a container of GalleryThemes and makes it possible for you to manipulate them.
Interfaces
XGalleryItem provides access to a single item of a Gallery theme.
XGalleryTheme provides access to the items of a Gallery themes. It also allows inserting and removing of single items.
XGalleryThemeProvider provides access to the Gallery themes. It also allows inserting and removing of Gallery themes by name.
Constant Groups
GalleryItemType Constants that describe the type of graphic
Top of Page