Lines Matching refs:SdXShape

311 SdXShape::SdXShape( SvxShape* pShape, SdXImpressDocument* pModel) throw()  in SdXShape()  function in SdXShape
327 SdXShape::~SdXShape() throw() in ~SdXShape()
331 void SdXShape::dispose() in dispose()
338 uno::Any SAL_CALL SdXShape::queryAggregation( const uno::Type & rType ) in queryAggregation()
344 uno::Any SAL_CALL SdXShape::queryInterface( const uno::Type & rType ) in queryInterface()
350 void SAL_CALL SdXShape::acquire() throw() in acquire()
355 void SAL_CALL SdXShape::release() throw() in release()
360 sal_Bool SdXShape::queryAggregation( const com::sun::star::uno::Type & rType, com::sun::star::uno::… in queryAggregation()
374 uno::Sequence< uno::Type > SAL_CALL SdXShape::getTypes() in getTypes()
405 beans::PropertyState SAL_CALL SdXShape::getPropertyState( const OUString& PropertyName ) throw( bea… in getPropertyState()
423 void SAL_CALL SdXShape::setPropertyToDefault( const OUString& PropertyName ) throw( beans::UnknownP… in setPropertyToDefault()
437 uno::Any SAL_CALL SdXShape::getPropertyDefault( const OUString& aPropertyName ) throw( beans::Unkno… in getPropertyDefault()
463 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL SdXShape::ge… in getPropertySetInfo()
491 void SAL_CALL SdXShape::setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::s… in setPropertyValue()
740 ::com::sun::star::uno::Any SAL_CALL SdXShape::getPropertyValue( const ::rtl::OUString& PropertyName… in getPropertyValue()
895 SdAnimationInfo* SdXShape::GetAnimationInfo( sal_Bool bCreate ) const throw() in GetAnimationInfo()
906 uno::Sequence< ::rtl::OUString > SAL_CALL SdXShape::getSupportedServiceNames() throw(::com::sun::st… in getSupportedServiceNames()
932 sal_Bool SdXShape::IsPresObj() const throw() in IsPresObj()
946 sal_Bool SdXShape::IsEmptyPresObj() const throw() in IsEmptyPresObj()
972 void SdXShape::SetEmptyPresObj( sal_Bool bEmpty ) throw() in SetEmptyPresObj()
1050 sal_Bool SdXShape::IsMasterDepend() const throw() in IsMasterDepend()
1056 void SdXShape::SetMasterDepend( sal_Bool bDepend ) throw() in SetMasterDepend()
1076 void SdXShape::SetStyleSheet( const uno::Any& rAny ) throw( lang::IllegalArgumentException ) in SetStyleSheet()
1105 uno::Any SdXShape::GetStyleSheet() const throw( beans::UnknownPropertyException ) in GetStyleSheet()
1139 SdXShape* mpShape;
1143 SdUnoEventsAccess( SdXShape* pShape ) throw();
1164 uno::Reference< container::XNameReplace > SAL_CALL SdXShape::getEvents( ) throw(::com::sun::star::… in getEvents()
1169 SdUnoEventsAccess::SdUnoEventsAccess( SdXShape* pShape ) throw() in SdUnoEventsAccess()
1743 void SdXShape::modelChanged( SdrModel* pNewModel ) in modelChanged()
1756 void SdXShape::pageChanged( SdrPage* ) in pageChanged()
1760 void SdXShape::objectChanged( SdrObject* ) in objectChanged()