Searched refs:SvxOle2Shape (Results 1 – 5 of 5) sorted by relevance
82 SvxOle2Shape::SvxOle2Shape( SdrObject* pObject ) throw() in SvxOle2Shape() function in SvxOle2Shape87 SvxOle2Shape::SvxOle2Shape( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const … in SvxOle2Shape() function in SvxOle2Shape92 SvxOle2Shape::~SvxOle2Shape() throw() in ~SvxOle2Shape()96 ::com::sun::star::uno::Any SAL_CALL SvxOle2Shape::queryAggregation( const ::com::sun::star::uno::Ty… in queryAggregation()102 bool SvxOle2Shape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleE… in setPropertyValueImpl()257 bool SvxOle2Shape::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleE… in getPropertyValueImpl()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()[all …]
45 class SvxPluginShape : public SvxOle2Shape66 class SvxAppletShape : public SvxOle2Shape87 class SvxFrameShape : public SvxOle2Shape
827 …pRet = new SvxOle2Shape( pObj, aSvxMapProvider.GetMap(SVXMAP_OLE2), aSvxMapProvider.GetPropertySe… in CreateShapeByTypeAndInventor()
129 SvxOle2Shape* pShape = new SvxOle2Shape( pObj ); in _CreateShape()
576 class SVX_DLLPUBLIC SvxOle2Shape : public SvxShapeText class587 SvxOle2Shape( SdrObject* pObj ) throw();588 …SvxOle2Shape( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const SvxItemProper…589 virtual ~SvxOle2Shape() throw();