Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
e958e00d
Kaydet (Commit)
e958e00d
authored
Eki 26, 2001
tarafından
Christian Lippka
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#90330# no user defined attributes for ole objects
üst
967469f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
2 deletions
+17
-2
unoprov.cxx
svx/source/unodraw/unoprov.cxx
+17
-2
No files found.
svx/source/unodraw/unoprov.cxx
Dosyayı görüntüle @
e958e00d
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: unoprov.cxx,v $
*
* $Revision: 1.
39
$
* $Revision: 1.
40
$
*
* last change: $Author: cl $ $Date: 2001-
09-24 15:08:34
$
* last change: $Author: cl $ $Date: 2001-
10-26 13:47:18
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -115,6 +115,7 @@ SfxItemPropertyMap* ImplGetSvxShapePropertyMap()
// #FontWork#
FONTWORK_PROPERTIES
AUTOSHAPE_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -137,6 +138,7 @@ SfxItemPropertyMap* ImplGetSvxConnectorPropertyMap()
TEXT_PROPERTIES
// #FontWork#
FONTWORK_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -159,6 +161,7 @@ SfxItemPropertyMap* ImplGetSvxDimensioningPropertyMap()
TEXT_PROPERTIES
// #FontWork#
FONTWORK_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -182,6 +185,7 @@ SfxItemPropertyMap* ImplGetSvxCirclePropertyMap()
// #FontWork#
FONTWORK_PROPERTIES
AUTOSHAPE_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -206,6 +210,7 @@ SfxItemPropertyMap* ImplGetSvxPolyPolygonPropertyMap()
// #FontWork#
FONTWORK_PROPERTIES
AUTOSHAPE_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -230,6 +235,7 @@ SfxItemPropertyMap* ImplGetSvxPolyPolygonBezierPropertyMap()
// #FontWork#
FONTWORK_PROPERTIES
AUTOSHAPE_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -251,6 +257,7 @@ SfxItemPropertyMap* ImplGetSvxGraphicObjectPropertyMap()
// #FontWork#
FONTWORK_PROPERTIES
{
MAP_CHAR_LEN
(
"IsMirrored"
),
OWN_ATTR_MIRRORED
,
&::
getCppuBooleanType
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -288,6 +295,7 @@ SfxItemPropertyMap* ImplGetSvx3DCubeObjectPropertyMap()
MISC_OBJ_PROPERTIES
LINKTARGET_PROPERTIES
SHADOW_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -307,6 +315,7 @@ SfxItemPropertyMap* ImplGetSvx3DSphereObjectPropertyMap()
MISC_OBJ_PROPERTIES
LINKTARGET_PROPERTIES
SHADOW_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
return
a3DSphereObjectPropertyMap_Impl
;
...
...
@@ -326,6 +335,7 @@ SfxItemPropertyMap* ImplGetSvx3DLatheObjectPropertyMap()
MISC_OBJ_PROPERTIES
LINKTARGET_PROPERTIES
SHADOW_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -346,6 +356,7 @@ SfxItemPropertyMap* ImplGetSvx3DExtrudeObjectPropertyMap()
MISC_OBJ_PROPERTIES
LINKTARGET_PROPERTIES
SHADOW_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -365,6 +376,7 @@ SfxItemPropertyMap* ImplGetSvx3DPolygonObjectPropertyMap()
MISC_OBJ_PROPERTIES
LINKTARGET_PROPERTIES
SHADOW_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -402,6 +414,7 @@ SfxItemPropertyMap* ImplGetSvxAllPropertyMap()
SPECIAL_3DBACKSCALE_PROPERTIES
SPECIAL_3DPOLYGONOBJECT_PROPERTIES
AUTOSHAPE_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -557,6 +570,7 @@ SfxItemPropertyMap* ImplGetSvxControlShapePropertyMap()
{
MAP_CHAR_LEN
(
UNO_NAME_MISC_OBJ_LAYERNAME
),
SDRATTR_LAYERNAME
,
&::
getCppuType
((
const
::
rtl
::
OUString
*
)
0
),
0
,
0
},
{
MAP_CHAR_LEN
(
UNO_NAME_LINKDISPLAYBITMAP
),
OWN_ATTR_LDBITMAP
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
awt
::
XBitmap
>*
)
0
),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
MAP_CHAR_LEN
(
UNO_NAME_LINKDISPLAYNAME
),
OWN_ATTR_LDNAME
,
&::
getCppuType
((
const
::
rtl
::
OUString
*
)
0
),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
@@ -608,6 +622,7 @@ SfxItemPropertyMap* ImplGetSvxCaptionPropertyMap()
TEXT_PROPERTIES
// #FontWork#
FONTWORK_PROPERTIES
{
MAP_CHAR_LEN
(
"ShapeUserDefinedAttributes"
),
SDRATTR_XMLATTRIBUTES
,
&::
getCppuType
((
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XNameContainer
>*
)
0
)
,
0
,
0
},
{
0
,
0
,
0
,
0
,
0
}
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment