LibreOffice Module svx (master) 1
Namespaces | Macros | Functions
unogalitem.cxx File Reference
#include "unogalitem.hxx"
#include "unogaltheme.hxx"
#include <galleryfilestorage.hxx>
#include <svx/galtheme.hxx>
#include <svx/galmisc.hxx>
#include <svx/fmmodel.hxx>
#include <vcl/svapp.hxx>
#include <vcl/graph.hxx>
#include <svl/itempool.hxx>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <galobj.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/gallery/GalleryItemType.hpp>
#include <memory>
Include dependency graph for unogalitem.cxx:

Go to the source code of this file.

Namespaces

namespace  unogallery
 

Macros

#define UNOGALLERY_GALLERYITEMTYPE   1
 
#define UNOGALLERY_URL   2
 
#define UNOGALLERY_TITLE   3
 
#define UNOGALLERY_THUMBNAIL   4
 
#define UNOGALLERY_GRAPHIC   5
 
#define UNOGALLERY_DRAWING   6
 

Functions

 unogallery::UNO3_GETIMPLEMENTATION_IMPL (GalleryDrawingModel)
 

Macro Definition Documentation

◆ UNOGALLERY_DRAWING

#define UNOGALLERY_DRAWING   6

Definition at line 43 of file unogalitem.cxx.

◆ UNOGALLERY_GALLERYITEMTYPE

#define UNOGALLERY_GALLERYITEMTYPE   1

Definition at line 38 of file unogalitem.cxx.

◆ UNOGALLERY_GRAPHIC

#define UNOGALLERY_GRAPHIC   5

Definition at line 42 of file unogalitem.cxx.

◆ UNOGALLERY_THUMBNAIL

#define UNOGALLERY_THUMBNAIL   4

Definition at line 41 of file unogalitem.cxx.

◆ UNOGALLERY_TITLE

#define UNOGALLERY_TITLE   3

Definition at line 40 of file unogalitem.cxx.

◆ UNOGALLERY_URL

#define UNOGALLERY_URL   2

Definition at line 39 of file unogalitem.cxx.