Lines Matching refs:SvxOle2Shape

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()
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()
622 : SvxOle2Shape( pObject, aSvxMapProvider.GetMap(SVXMAP_APPLET), aSvxMapProvider.GetPropertySet(SVXM… in SvxAppletShape()
668 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
688 return SvxOle2Shape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
695 : SvxOle2Shape( pObject, aSvxMapProvider.GetMap(SVXMAP_PLUGIN), aSvxMapProvider.GetPropertySet(SVXM… in SvxPluginShape()
741 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
761 return SvxOle2Shape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
768 : SvxOle2Shape( pObject, aSvxMapProvider.GetMap(SVXMAP_FRAME), aSvxMapProvider.GetPropertySet(SVXMA… in SvxFrameShape()
814 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
834 return SvxOle2Shape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()