|
LibreOffice Module svx (master) 1
|
#include <sal/config.h>#include "unogaltheme.hxx"#include <svx/gallery1.hxx>#include <vcl/svapp.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <com/sun/star/container/ElementExistException.hpp>#include <com/sun/star/gallery/XGalleryTheme.hpp>#include <com/sun/star/gallery/XGalleryThemeProvider.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/uno/XComponentContext.hpp>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_gallery_GalleryThemeProvider_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_gallery_GalleryThemeProvider_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 240 of file unogalthemeprovider.cxx.