LibreOffice Module svx (master) 1
Classes | Variables
gallery1.cxx File Reference
#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>
Include dependency graph for gallery1.cxx:

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, TranslateIdaLocalized []
 

Variable Documentation

◆ aLocalized

const std::pair<sal_uInt16, TranslateId> aLocalized[]

◆ aUnlocalized

const std::pair<sal_uInt16, rtl::OUStringConstExpr> aUnlocalized[]
Initial value:
=
{
}
#define GALLERY_THEME_FONTWORK
Definition: gallery.hxx:38
#define GALLERY_THEME_DUMMY5
Definition: gallery.hxx:37
#define GALLERY_THEME_USERSOUNDS
Definition: gallery.hxx:36
#define GALLERY_THEME_FONTWORK_VERTICAL
Definition: gallery.hxx:39
#define GALLERY_THEME_POWERPOINT
Definition: gallery.hxx:32
#define GALLERY_THEME_RULERS
Definition: gallery.hxx:33
#define GALLERY_THEME_HOMEPAGE
Definition: gallery.hxx:30
constexpr OUStringLiteral RID_GALLERYSTR_THEME_RULERS
Definition: strings.hxx:15
constexpr OUStringLiteral RID_GALLERYSTR_THEME_POWERPOINT
Definition: strings.hxx:14
constexpr OUStringLiteral RID_GALLERYSTR_THEME_USERSOUNDS
Definition: strings.hxx:16
constexpr OUStringLiteral RID_GALLERYSTR_THEME_HTMLBUTTONS
Definition: strings.hxx:13
constexpr OUStringLiteral RID_GALLERYSTR_THEME_FONTWORK_VERTICAL
Definition: strings.hxx:19
constexpr OUStringLiteral RID_GALLERYSTR_THEME_FONTWORK
Definition: strings.hxx:18
constexpr OUStringLiteral RID_GALLERYSTR_THEME_DUMMY5
Definition: strings.hxx:17

Definition at line 56 of file gallery1.cxx.

Referenced by GalleryThemeEntry::GalleryThemeEntry(), and GalleryTheme::InsertAllThemes().