20 #ifndef INCLUDED_SVX_UNOPROV_HXX
21 #define INCLUDED_SVX_UNOPROV_HXX
23 #include <config_options.h>
24 #include <com/sun/star/uno/Sequence.hxx>
28 #include <rtl/ref.hxx>
39 #define UHASHMAP_NOTFOUND sal::static_int_cast< sal_uInt32 >(~0)
44 static sal_uInt32
getId(
const OUString& rCompareString );
53 #define SVXMAP_SHAPE 0
54 #define SVXMAP_CONNECTOR 1
55 #define SVXMAP_DIMENSIONING 2
56 #define SVXMAP_CIRCLE 3
57 #define SVXMAP_POLYPOLYGON 4
58 #define SVXMAP_GRAPHICOBJECT 5
59 #define SVXMAP_3DSCENEOBJECT 6
60 #define SVXMAP_3DCUBEOBJECT 7
61 #define SVXMAP_3DSPHEREOBJECT 8
62 #define SVXMAP_3DLATHEOBJECT 9
63 #define SVXMAP_3DEXTRUDEOBJECT 10
64 #define SVXMAP_3DPOLYGONOBJECT 11
66 #define SVXMAP_GROUP 13
67 #define SVXMAP_CAPTION 14
68 #define SVXMAP_OLE2 15
69 #define SVXMAP_PLUGIN 16
70 #define SVXMAP_FRAME 17
71 #define SVXMAP_APPLET 18
72 #define SVXMAP_CONTROL 19
73 #define SVXMAP_TEXT 20
74 #define SVXMAP_CUSTOMSHAPE 21
75 #define SVXMAP_MEDIA 22
76 #define SVXMAP_TABLE 23
77 #define SVXMAP_PAGE 24
78 #define SVXMAP_END 25 // last+1 !
99 #define E3D_INVENTOR_FLAG (0x80000000)
109 namespace comphelper {
class PropertySetInfo; }
const sal_Int32 SVXUNO_SERVICEID_COM_SUN_STAR_DRAWING_DEFAULTS
class SvxPropertySetInfoPool
const sal_Int32 SVXUNO_SERVICEID_LASTID
const sal_Int32 SVXUNO_SERVICEID_COM_SUN_STAR_DRAWING_DEFAULTS_WRITER
static OUString getNameFromId(sal_uInt32 nId)
static css::uno::Sequence< OUString > getServiceNames()
static sal_uInt32 getId(const OUString &rCompareString)
SvxUnoPropertyMapProvider.
#define SVXCORE_DLLPUBLIC
static rtl::Reference< comphelper::PropertySetInfo > mxInfos[SVXUNO_SERVICEID_LASTID+1]