Lines Matching refs:SvxShape

135     SvxShape&       mrAntiImpl;
153 SvxShapeImpl( SvxShape& _rAntiImpl, ::osl::Mutex& _rMutex ) in SvxShapeImpl()
179 _out_rCurrentValue <<= static_cast< SvxShape& >( getContext() ).getPosition(); in getCurrentValue()
195 _out_rCurrentValue <<= static_cast< SvxShape& >( getContext() ).getSize(); in getCurrentValue()
203 DBG_NAME(SvxShape) in DBG_NAME() argument
205 SvxShape::SvxShape( SdrObject* pObject ) throw() in DBG_NAME()
215 DBG_CTOR(SvxShape,NULL); in DBG_NAME()
220 SvxShape::SvxShape( SdrObject* pObject, const SfxItemPropertyMapEntry* pEntries, const SvxItemPrope… in SvxShape() function in SvxShape
230 DBG_CTOR(SvxShape,NULL); in SvxShape()
235 SvxShape::SvxShape() throw() in SvxShape() function in SvxShape
245 DBG_CTOR(SvxShape,NULL); in SvxShape()
250 SvxShape::~SvxShape() throw() in ~SvxShape()
274 DBG_DTOR(SvxShape,NULL); in ~SvxShape()
279 void SvxShape::TakeSdrObjectOwnership() in TakeSdrObjectOwnership()
286 bool SvxShape::HasSdrObjectOwnership() const in HasSdrObjectOwnership()
297 void SvxShape::setShapeKind( sal_uInt32 nKind ) in setShapeKind()
304 sal_uInt32 SvxShape::getShapeKind() const in getShapeKind()
311 void SvxShape::setMaster( SvxShapeMaster* pMaster ) in setMaster()
316 SvxShapeMaster* SvxShape::getMaster() in getMaster()
321 const SvxShapeMaster* SvxShape::getMaster() const in getMaster()
328 uno::Any SAL_CALL SvxShape::queryAggregation( const uno::Type& rType ) throw (uno::RuntimeException) in queryAggregation()
341 const ::com::sun::star::uno::Sequence< sal_Int8 > & SvxShape::getUnoTunnelId() throw() in getUnoTunnelId()
358 SvxShape* SvxShape::getImplementation( const uno::Reference< uno::XInterface >& xInt ) in getImplementation()
362 …return reinterpret_cast<SvxShape*>(sal::static_int_cast<sal_uIntPtr>(xUT->getSomething( SvxShape::… in getImplementation()
368 sal_Int64 SAL_CALL SvxShape::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId )… in getSomething()
381 SvxShape* SvxShape::GetShapeForSdrObj( SdrObject* pObj ) throw() in GetShapeForSdrObj()
387 ::svx::PropertyChangeNotifier& SvxShape::getShapePropertyChangeNotifier() in getShapePropertyChangeNotifier()
393 void SvxShape::impl_construct() in impl_construct()
405 void SvxShape::impl_initFromSdrObject() in impl_initFromSdrObject()
460 void SvxShape::Create( SdrObject* pNewObj, SvxDrawPage* /*pNewPage*/ ) in Create()
517 void SvxShape::ChangeModel( SdrModel* pNewModel ) in ChangeModel()
552 void SvxShape::ForceMetricToItemPoolMetric(Pair& rPoint) const throw() in ForceMetricToItemPoolMetric()
579 void SvxShape::ForceMetricToItemPoolMetric(basegfx::B2DPolyPolygon& rPolyPolygon) const throw() in ForceMetricToItemPoolMetric()
609 void SvxShape::ForceMetricTo100th_mm(Pair& rPoint) const throw() in ForceMetricTo100th_mm()
637 void SvxShape::ForceMetricTo100th_mm(basegfx::B2DPolyPolygon& rPolyPolygon) const throw() in ForceMetricTo100th_mm()
714 void SvxShape::ObtainSettingsFromPropertySet(const SvxItemPropertySet& rPropSet) in ObtainSettingsFromPropertySet()
731 uno::Any SvxShape::GetBitmap( sal_Bool bMetaFile /* = sal_False */ ) const throw() in GetBitmap()
784 uno::Sequence< uno::Type > SAL_CALL SvxShape::getTypes() in getTypes()
799 uno::Sequence< uno::Type > SAL_CALL SvxShape::_getTypes() in _getTypes()
1085 uno::Sequence< sal_Int8 > SAL_CALL SvxShape::getImplementationId() in getImplementationId()
1112 return uno::Reference< uno::XInterface >(static_cast< OWeakObject* >( new SvxShape() ) ); in SvxShape_NewInstance()
1117 void SvxShape::onUserCall(SdrUserCallType /*_eUserCall*/, const Rectangle& /*_rNewBoundRect*/ ) in onUserCall()
1126 void SvxShape::Notify( SfxBroadcaster&, const SfxHint& rHint ) throw() in Notify()
1240 awt::Point SAL_CALL SvxShape::getPosition() throw(uno::RuntimeException) in getPosition()
1263 void SAL_CALL SvxShape::setPosition( const awt::Point& Position ) throw(uno::RuntimeException) in setPosition()
1293 awt::Size SAL_CALL SvxShape::getSize() throw(uno::RuntimeException) in getSize()
1309 void SAL_CALL SvxShape::setSize( const awt::Size& rSize ) in setSize()
1362 OUString SAL_CALL SvxShape::getName( ) throw(::com::sun::star::uno::RuntimeException) in getName()
1377 void SAL_CALL SvxShape::setName( const ::rtl::OUString& aName ) throw(::com::sun::star::uno::Runtim… in setName()
1393 OUString SAL_CALL SvxShape::getShapeType() throw(uno::RuntimeException) in getShapeType()
1417 void SAL_CALL SvxShape::dispose() throw(uno::RuntimeException) in dispose()
1476 void SAL_CALL SvxShape::addEventListener( const Reference< lang::XEventListener >& xListener ) in addEventListener()
1484 void SAL_CALL SvxShape::removeEventListener( const Reference< lang::XEventListener >& aListener ) t… in removeEventListener()
1494 SvxShape::getPropertySetInfo() throw(uno::RuntimeException) in getPropertySetInfo()
1507 SvxShape::_getPropertySetInfo() throw(uno::RuntimeException) in _getPropertySetInfo()
1514 void SAL_CALL SvxShape::addPropertyChangeListener( const OUString& _propertyName, const Reference< … in addPropertyChangeListener()
1522 void SAL_CALL SvxShape::removePropertyChangeListener( const OUString& _propertyName, const Referenc… in removePropertyChangeListener()
1530 void SAL_CALL SvxShape::addVetoableChangeListener( const OUString& , const Reference< beans::XVetoa… in addVetoableChangeListener()
1537 void SAL_CALL SvxShape::removeVetoableChangeListener( const OUString& , const Reference< beans::XVe… in removeVetoableChangeListener()
1544 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const OUString& rName ) in SetFillAttribute()
1563 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName, SfxItem… in SetFillAttribute()
1695 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const OUString& rName, SfxItemSet& rS… in SetFillAttribute()
1749 void SAL_CALL SvxShape::setPropertyValue( const OUString& rPropertyName, const uno::Any& rVal ) in setPropertyValue()
1762 void SAL_CALL SvxShape::_setPropertyValue( const OUString& rPropertyName, const uno::Any& rVal ) in _setPropertyValue()
1876 uno::Any SAL_CALL SvxShape::getPropertyValue( const OUString& PropertyName ) in getPropertyValue()
1887 uno::Any SvxShape::_getPropertyValue( const OUString& PropertyName ) in _getPropertyValue()
1947 void SAL_CALL SvxShape::setPropertyValues( const ::com::sun::star::uno::Sequence< ::rtl::OUString >… in setPropertyValues()
1958 const ::comphelper::ScopeGuard aGuard( boost::bind( &SvxShape::endSetPropertyValues, this ) ); in setPropertyValues()
2008 void SvxShape::endSetPropertyValues() in endSetPropertyValues()
2020 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL SvxShape::getPropertyValues(… in getPropertyValues()
2063 void SAL_CALL SvxShape::addPropertiesChangeListener( const ::com::sun::star::uno::Sequence< ::rtl::… in addPropertiesChangeListener()
2067 void SAL_CALL SvxShape::removePropertiesChangeListener( const ::com::sun::star::uno::Reference< ::c… in removePropertiesChangeListener()
2071 void SAL_CALL SvxShape::firePropertiesChangeEvent( const ::com::sun::star::uno::Sequence< ::rtl::OU… in firePropertiesChangeEvent()
2077 uno::Any SvxShape::GetAnyForItem( SfxItemSet& aSet, const SfxItemPropertySimpleEntry* pMap ) const in GetAnyForItem()
2159 beans::PropertyState SAL_CALL SvxShape::getPropertyState( const OUString& PropertyName ) in getPropertyState()
2172 beans::PropertyState SAL_CALL SvxShape::_getPropertyState( const OUString& PropertyName ) in _getPropertyState()
2245 bool SvxShape::setPropertyValueImpl( const ::rtl::OUString&, const SfxItemPropertySimpleEntry* pPro… in setPropertyValueImpl()
2688 bool SvxShape::getPropertyValueImpl( const ::rtl::OUString&, const SfxItemPropertySimpleEntry* pPro… in getPropertyValueImpl()
3082 bool SvxShape::getPropertyStateImpl( const SfxItemPropertySimpleEntry* pProperty, ::com::sun::star:… in getPropertyStateImpl()
3113 bool SvxShape::setPropertyToDefaultImpl( const SfxItemPropertySimpleEntry* pProperty ) throw(::com:… in setPropertyToDefaultImpl()
3134 uno::Sequence< beans::PropertyState > SAL_CALL SvxShape::getPropertyStates( const uno::Sequence< OU… in getPropertyStates()
3160 void SAL_CALL SvxShape::setPropertyToDefault( const OUString& PropertyName ) in setPropertyToDefault()
3173 void SAL_CALL SvxShape::_setPropertyToDefault( const OUString& PropertyName ) in _setPropertyToDefault()
3193 uno::Any SAL_CALL SvxShape::getPropertyDefault( const OUString& aPropertyName ) in getPropertyDefault()
3206 uno::Any SAL_CALL SvxShape::_getPropertyDefault( const OUString& aPropertyName ) in _getPropertyDefault()
3233 void SvxShape::setAllPropertiesToDefault() throw (uno::RuntimeException) in setAllPropertiesToDefault()
3261 void SvxShape::setPropertiesToDefault( in setPropertiesToDefault()
3269 uno::Sequence<uno::Any> SvxShape::getPropertyDefaults( in getPropertyDefaults()
3285 OUString SAL_CALL SvxShape::getImplementationName() in getImplementationName()
3339 uno::Sequence< OUString > SAL_CALL SvxShape::getSupportedServiceNames() in getSupportedServiceNames()
3352 uno::Sequence< OUString > SAL_CALL SvxShape::_getSupportedServiceNames() in _getSupportedServiceNames()
3989 sal_Bool SAL_CALL SvxShape::supportsService( const OUString& ServiceName ) throw ( uno::RuntimeExce… in supportsService()
4004 uno::Reference< container::XIndexContainer > SAL_CALL SvxShape::getGluePoints() in getGluePoints()
4022 uno::Reference< uno::XInterface > SAL_CALL SvxShape::getParent( ) in getParent()
4054 void SAL_CALL SvxShape::setParent( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::X… in setParent()
4063 void SvxShape::lock() in lock()
4070 void SvxShape::unlock() in unlock()
4077 sal_Bool SAL_CALL SvxShape::isActionLocked( ) throw (::com::sun::star::uno::RuntimeException) in isActionLocked()
4086 void SAL_CALL SvxShape::addActionLock( ) throw (::com::sun::star::uno::RuntimeException) in addActionLock()
4099 void SAL_CALL SvxShape::removeActionLock( ) throw (::com::sun::star::uno::RuntimeException) in removeActionLock()
4112 void SAL_CALL SvxShape::setActionLocks( sal_Int16 nLock ) throw (::com::sun::star::uno::RuntimeExce… in setActionLocks()
4127 sal_Int16 SAL_CALL SvxShape::resetActionLocks( ) throw (::com::sun::star::uno::RuntimeException) in resetActionLocks()
4147 void SvxShape::updateShapeKind() in updateShapeKind()
4177 : SvxShape(NULL, aSvxMapProvider.GetMap(SVXMAP_TEXT), aSvxMapProvider.GetPropertySet(SVXMAP_TEXT, S… in SvxShapeText()
4183 : SvxShape( pObject, aSvxMapProvider.GetMap(SVXMAP_TEXT), aSvxMapProvider.GetPropertySet(SVXMAP_TEX… in SvxShapeText()
4191 : SvxShape( pObject, pPropertyMap, pPropertySet ), SvxUnoTextBase( ImplGetSvxUnoOutlinerTextCursorS… in SvxShapeText()
4210 SvxShape::Create( pNewObj, pNewPage ); in Create()
4218 return SvxShape::queryInterface( rType ); in queryInterface()
4226 uno::Any aAny( SvxShape::queryAggregation( rType ) ); in queryAggregation()
4237 SvxShape::acquire(); in acquire()
4243 SvxShape::release(); in release()
4257 return SvxShape::getSupportedServiceNames(); in getSupportedServiceNames()
4263 return SvxShape::supportsService(ServiceName); in supportsService()
4271 return SvxShape::getTypes(); in getTypes()
4276 const sal_Int64 nReturn = SvxShape::getSomething( rId ); in getSomething()
4387 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
4402 return SvxShape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
4407 return SvxShape::getPropertyStateImpl( pProperty, rState ); in getPropertyStateImpl()
4412 return SvxShape::setPropertyToDefaultImpl( pProperty ); in setPropertyToDefaultImpl()
4454 return SvxShape::getSupportedServiceNames(); in getSupportedServiceNames()
4467 SvxShape* pShape = SvxShape::getImplementation( xShape ); in GetSdrObjectFromXShape()
4475 SvxShape* pSvxShape = SvxShape::getImplementation( xInt ); in getSdrObjectFromXShape()