21module
com { module sun { module star { module gallery {
is thrown by container methods, if an element is added which is already a child of the container.
Definition ElementExistException.idl:35
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
is used to access named objects within a container.
Definition generated_idl_chapter_refs.idl:3916
provides access to the Gallery themes.
Definition XGalleryThemeProvider.idl:34
XGalleryTheme insertNewByName([in] string ThemeName)
creates a new Gallery theme and adds it to the collection.
void removeByName([in] string ThemeName)
deletes a Gallery theme from the collection.
provides access to the items of a Gallery themes.
Definition XGalleryTheme.idl:35
Definition Ambiguous.idl:20