/aoo41x/main/svx/source/unodraw/ |
H A D | unoshap3.cxx | 331 bool Svx3DSceneObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySim… in setPropertyValueImpl() function in Svx3DSceneObject 435 return SvxShape::setPropertyValueImpl(rName, pProperty, rValue); in setPropertyValueImpl() 511 bool Svx3DCubeObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimp… in setPropertyValueImpl() function in Svx3DCubeObject 560 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 643 bool Svx3DSphereObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySi… in setPropertyValueImpl() function in Svx3DSphereObject 681 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 847 bool Svx3DLatheObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySim… in setPropertyValueImpl() function in Svx3DLatheObject 887 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 966 bool Svx3DExtrudeObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertyS… in setPropertyValueImpl() function in Svx3DExtrudeObject 995 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() [all …]
|
H A D | unoshap4.cxx | 102 bool SvxOle2Shape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleE… in setPropertyValueImpl() function in SvxOle2Shape 251 return SvxShapeText::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 651 bool SvxAppletShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpl… in setPropertyValueImpl() function in SvxAppletShape 668 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 724 bool SvxPluginShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpl… in setPropertyValueImpl() function in SvxPluginShape 741 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 797 bool SvxFrameShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimple… in setPropertyValueImpl() function in SvxFrameShape 814 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 855 bool SvxMediaShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimple… in setPropertyValueImpl() function in SvxMediaShape 936 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
|
H A D | shapeimpl.hxx | 49 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 70 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 91 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 111 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*…
|
H A D | tableshape.cxx | 58 bool SvxTableShape::setPropertyValueImpl( in setPropertyValueImpl() function in SvxTableShape 106 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
|
H A D | unoshap2.cxx | 1103 bool SvxShapePolyPolygon::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemProperty… in setPropertyValueImpl() function in SvxShapePolyPolygon 1163 return SvxShapeText::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 1464 bool SvxShapePolyPolygonBezier::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPr… in setPropertyValueImpl() function in SvxShapePolyPolygonBezier 1496 return SvxShapeText::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 1646 bool SvxGraphicObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySim… in setPropertyValueImpl() function in SvxGraphicObject 1794 return SvxShapeText::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
|
H A D | unoshape.cxx | 1779 if(!setPropertyValueImpl( rPropertyName, pMap, rVal ) ) in _setPropertyValue() 2245 bool SvxShape::setPropertyValueImpl( const ::rtl::OUString&, const SfxItemPropertySimpleEntry* pPro… in setPropertyValueImpl() function in SvxShape 4367 bool SvxShapeText::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleE… in setPropertyValueImpl() function in SvxShapeText 4387 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
|
/aoo41x/main/svx/inc/svx/ |
H A D | unoshape.hxx | 164 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 343 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 580 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 615 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 646 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 671 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 694 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 734 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 754 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… 770 …virtual bool setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry*… [all …]
|