LibreOffice Module svx (master) 1
Classes | Namespaces | Macros | Variables
galleryitem.hxx File Reference
#include <svx/svxdllapi.h>
#include <svl/poolitem.hxx>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for galleryitem.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxGalleryItem
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::graphic
 
namespace  com::sun::star::lang
 

Macros

#define SVXGALLERYITEM_PARAMS   5
 

Variables

constexpr OUStringLiteral SVXGALLERYITEM_TYPE = u"GalleryItemType"
 
constexpr OUStringLiteral SVXGALLERYITEM_URL = u"URL"
 
constexpr OUStringLiteral SVXGALLERYITEM_FILTER = u"FilterName"
 
constexpr OUStringLiteral SVXGALLERYITEM_DRAWING = u"Drawing"
 
constexpr OUStringLiteral SVXGALLERYITEM_GRAPHIC = u"Graphic"
 
constexpr OUStringLiteral SVXGALLERYITEM_ARGNAME = u"GalleryItem"
 

Macro Definition Documentation

◆ SVXGALLERYITEM_PARAMS

#define SVXGALLERYITEM_PARAMS   5

Definition at line 37 of file galleryitem.hxx.

Variable Documentation

◆ SVXGALLERYITEM_ARGNAME

constexpr OUStringLiteral SVXGALLERYITEM_ARGNAME = u"GalleryItem"
inlineconstexpr

Definition at line 38 of file galleryitem.hxx.

Referenced by GalleryBrowser2::DispatchAdd().

◆ SVXGALLERYITEM_DRAWING

constexpr OUStringLiteral SVXGALLERYITEM_DRAWING = u"Drawing"
inlineconstexpr

◆ SVXGALLERYITEM_FILTER

constexpr OUStringLiteral SVXGALLERYITEM_FILTER = u"FilterName"
inlineconstexpr

◆ SVXGALLERYITEM_GRAPHIC

constexpr OUStringLiteral SVXGALLERYITEM_GRAPHIC = u"Graphic"
inlineconstexpr

◆ SVXGALLERYITEM_TYPE

constexpr OUStringLiteral SVXGALLERYITEM_TYPE = u"GalleryItemType"
inlineconstexpr

◆ SVXGALLERYITEM_URL

constexpr OUStringLiteral SVXGALLERYITEM_URL = u"URL"
inlineconstexpr