LibreOffice Module svx (master) 1
|
#include <config_features.h>
#include <sal/config.h>
#include <comphelper/processfactory.hxx>
#include <ucbhelper/content.hxx>
#include <com/sun/star/ucb/ContentCreationException.hpp>
#include <o3tl/string_view.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <unotools/pathoptions.hxx>
#include <svx/dialmgr.hxx>
#include <svx/gallery.hxx>
#include <svx/galleryobjectcollection.hxx>
#include <svx/strings.hrc>
#include <strings.hxx>
#include <svx/galmisc.hxx>
#include <svx/galtheme.hxx>
#include <svx/gallery1.hxx>
#include <galleryfilestorageentry.hxx>
#include <vcl/weld.hxx>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/ucb/XContentAccess.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
class | GalleryThemeCacheEntry |
Variables | |
const std::pair< sal_uInt16, rtl::OUStringConstExpr > | aUnlocalized [] |
const std::pair< sal_uInt16, TranslateId > | aLocalized [] |
const std::pair<sal_uInt16, TranslateId> aLocalized[] |
Definition at line 67 of file gallery1.cxx.
Referenced by GalleryThemeEntry::GalleryThemeEntry(), and GalleryTheme::InsertAllThemes().
const std::pair<sal_uInt16, rtl::OUStringConstExpr> aUnlocalized[] |
Definition at line 56 of file gallery1.cxx.
Referenced by GalleryThemeEntry::GalleryThemeEntry(), and GalleryTheme::InsertAllThemes().