LibreOffice Module svx (master) 1
Classes | Namespaces | Macros | Functions
unoprov.hxx File Reference
#include <config_options.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <svl/itemprop.hxx>
#include <svx/svxdllapi.h>
#include <editeng/unoipset.hxx>
#include <rtl/ref.hxx>
#include <memory>
#include <optional>
Include dependency graph for unoprov.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UHashMap
 class UHashMap More...
 
class  SvxUnoPropertyMapProvider
 SvxUnoPropertyMapProvider. More...
 

Namespaces

namespace  comphelper
 class SvxPropertySetInfoPool
 
namespace  SvxPropertySetInfoPool
 

Macros

#define SVXMAP_SHAPE   0
 Sorter. More...
 
#define SVXMAP_CONNECTOR   1
 
#define SVXMAP_DIMENSIONING   2
 
#define SVXMAP_CIRCLE   3
 
#define SVXMAP_POLYPOLYGON   4
 
#define SVXMAP_GRAPHICOBJECT   5
 
#define SVXMAP_3DSCENEOBJECT   6
 
#define SVXMAP_3DCUBEOBJECT   7
 
#define SVXMAP_3DSPHEREOBJECT   8
 
#define SVXMAP_3DLATHEOBJECT   9
 
#define SVXMAP_3DEXTRUDEOBJECT   10
 
#define SVXMAP_3DPOLYGONOBJECT   11
 
#define SVXMAP_ALL   12
 
#define SVXMAP_GROUP   13
 
#define SVXMAP_CAPTION   14
 
#define SVXMAP_OLE2   15
 
#define SVXMAP_PLUGIN   16
 
#define SVXMAP_FRAME   17
 
#define SVXMAP_APPLET   18
 
#define SVXMAP_CONTROL   19
 
#define SVXMAP_TEXT   20
 
#define SVXMAP_CUSTOMSHAPE   21
 
#define SVXMAP_MEDIA   22
 
#define SVXMAP_TABLE   23
 
#define SVXMAP_PAGE   24
 
#define SVXMAP_END   25
 

Functions

SVXCORE_DLLPUBLIC rtl::Reference< comphelper::PropertySetInfo > const & SvxPropertySetInfoPool::getDrawingDefaults () noexcept
 
SVXCORE_DLLPUBLIC rtl::Reference< comphelper::PropertySetInfo > const & SvxPropertySetInfoPool::getWriterDrawingDefaults () noexcept
 

Macro Definition Documentation

◆ SVXMAP_3DCUBEOBJECT

#define SVXMAP_3DCUBEOBJECT   7

Definition at line 59 of file unoprov.hxx.

◆ SVXMAP_3DEXTRUDEOBJECT

#define SVXMAP_3DEXTRUDEOBJECT   10

Definition at line 62 of file unoprov.hxx.

◆ SVXMAP_3DLATHEOBJECT

#define SVXMAP_3DLATHEOBJECT   9

Definition at line 61 of file unoprov.hxx.

◆ SVXMAP_3DPOLYGONOBJECT

#define SVXMAP_3DPOLYGONOBJECT   11

Definition at line 63 of file unoprov.hxx.

◆ SVXMAP_3DSCENEOBJECT

#define SVXMAP_3DSCENEOBJECT   6

Definition at line 58 of file unoprov.hxx.

◆ SVXMAP_3DSPHEREOBJECT

#define SVXMAP_3DSPHEREOBJECT   8

Definition at line 60 of file unoprov.hxx.

◆ SVXMAP_ALL

#define SVXMAP_ALL   12

Definition at line 64 of file unoprov.hxx.

◆ SVXMAP_APPLET

#define SVXMAP_APPLET   18

Definition at line 70 of file unoprov.hxx.

◆ SVXMAP_CAPTION

#define SVXMAP_CAPTION   14

Definition at line 66 of file unoprov.hxx.

◆ SVXMAP_CIRCLE

#define SVXMAP_CIRCLE   3

Definition at line 55 of file unoprov.hxx.

◆ SVXMAP_CONNECTOR

#define SVXMAP_CONNECTOR   1

Definition at line 53 of file unoprov.hxx.

◆ SVXMAP_CONTROL

#define SVXMAP_CONTROL   19

Definition at line 71 of file unoprov.hxx.

◆ SVXMAP_CUSTOMSHAPE

#define SVXMAP_CUSTOMSHAPE   21

Definition at line 73 of file unoprov.hxx.

◆ SVXMAP_DIMENSIONING

#define SVXMAP_DIMENSIONING   2

Definition at line 54 of file unoprov.hxx.

◆ SVXMAP_END

#define SVXMAP_END   25

Definition at line 77 of file unoprov.hxx.

◆ SVXMAP_FRAME

#define SVXMAP_FRAME   17

Definition at line 69 of file unoprov.hxx.

◆ SVXMAP_GRAPHICOBJECT

#define SVXMAP_GRAPHICOBJECT   5

Definition at line 57 of file unoprov.hxx.

◆ SVXMAP_GROUP

#define SVXMAP_GROUP   13

Definition at line 65 of file unoprov.hxx.

◆ SVXMAP_MEDIA

#define SVXMAP_MEDIA   22

Definition at line 74 of file unoprov.hxx.

◆ SVXMAP_OLE2

#define SVXMAP_OLE2   15

Definition at line 67 of file unoprov.hxx.

◆ SVXMAP_PAGE

#define SVXMAP_PAGE   24

Definition at line 76 of file unoprov.hxx.

◆ SVXMAP_PLUGIN

#define SVXMAP_PLUGIN   16

Definition at line 68 of file unoprov.hxx.

◆ SVXMAP_POLYPOLYGON

#define SVXMAP_POLYPOLYGON   4

Definition at line 56 of file unoprov.hxx.

◆ SVXMAP_SHAPE

#define SVXMAP_SHAPE   0

Sorter.

Definition at line 52 of file unoprov.hxx.

◆ SVXMAP_TABLE

#define SVXMAP_TABLE   23

Definition at line 75 of file unoprov.hxx.

◆ SVXMAP_TEXT

#define SVXMAP_TEXT   20

Definition at line 72 of file unoprov.hxx.