Searched refs:SvxOle2Shape (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshap4.cxx | 82 SvxOle2Shape::SvxOle2Shape( SdrObject* pObject ) throw() in SvxOle2Shape() function in SvxOle2Shape 87 SvxOle2Shape::SvxOle2Shape( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const … in SvxOle2Shape() function in SvxOle2Shape 92 SvxOle2Shape::~SvxOle2Shape() throw() in ~SvxOle2Shape() 448 sal_Bool SvxOle2Shape::createObject( const SvGlobalName &aClassName ) in createObject() 501 sal_Bool SvxOle2Shape::createLink( const ::rtl::OUString& aLinkURL ) in createLink() 564 void SvxOle2Shape::resetModifiedState() in resetModifiedState() 580 const SvGlobalName SvxOle2Shape::GetClassName_Impl(rtl::OUString& rHexCLSID) in GetClassName_Impl() 668 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 688 return SvxOle2Shape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl() 741 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() [all …]
|
H A D | shapeimpl.hxx | 45 class SvxPluginShape : public SvxOle2Shape 66 class SvxAppletShape : public SvxOle2Shape 87 class SvxFrameShape : public SvxOle2Shape
|
H A D | unopage.cxx | 827 …pRet = new SvxOle2Shape( pObj, aSvxMapProvider.GetMap(SVXMAP_OLE2), aSvxMapProvider.GetPropertySe… in CreateShapeByTypeAndInventor()
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | ReportDrawPage.cxx | 129 SvxOle2Shape* pShape = new SvxOle2Shape( pObj ); in _CreateShape()
|
/aoo41x/main/svx/inc/svx/ |
H A D | unoshape.hxx | 576 class SVX_DLLPUBLIC SvxOle2Shape : public SvxShapeText class 587 SvxOle2Shape( SdrObject* pObj ) throw(); 588 …SvxOle2Shape( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const SvxItemProper… 589 virtual ~SvxOle2Shape() throw();
|
Completed in 33 milliseconds