LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_gallery_XGalleryThemeProvider_idl__
21 #define __com_sun_star_gallery_XGalleryThemeProvider_idl__
29 module
com { module sun { module star { module gallery {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
void removeByName([in] string ThemeName)
deletes a Gallery theme from the collection.
is thrown by container methods, if an element is added which is already a child of the container.
Definition: ElementExistException.idl:39
is used to access named objects within a container.
Definition: XNameAccess.idl:40
provides access to the items of a Gallery themes.
Definition: XGalleryTheme.idl:45
Definition: Ambiguous.idl:22
provides access to the Gallery themes.
Definition: XGalleryThemeProvider.idl:42
XGalleryTheme insertNewByName([in] string ThemeName)
creates a new Gallery theme and adds it to the collection.