Lines Matching refs:SvxShape

97SvxShape( pObj, aSvxMapProvider.GetMap(SVXMAP_GROUP), aSvxMapProvider.GetPropertySet(SVXMAP_GROUP,…  in SvxShapeGroup()
110 SvxShape::Create( pNewObj, pNewPage ); in Create()
118 return SvxShape::queryInterface( rType ); in queryInterface()
130 return SvxShape::queryAggregation( rType ); in queryAggregation()
137 SvxShape::acquire(); in acquire()
142 SvxShape::release(); in release()
148 return SvxShape::getTypes(); in getTypes()
169 return SvxShape::getShapeType(); in getShapeType()
175 return SvxShape::getPosition(); in getPosition()
181 SvxShape::setPosition(Position); in setPosition()
188 return SvxShape::getSize(); in getSize()
195 SvxShape::setSize( rSize ); in setSize()
222 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add()
266 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove()
372 return SvxShape::getSupportedServiceNames(); in getSupportedServiceNames()
423 return SvxShape::getTypes(); in getTypes()
482 SvxShape* pShape = SvxShape::getImplementation( xRef ); in connectStart()
498 SvxShape* pShape = SvxShape::getImplementation( xRef ); in connectEnd()
591 return SvxShape::getTypes(); in getTypes()
868 SvxShape::setPropertyValue( aPropertyName, aValue ); in setPropertyValue()
916 return SvxShape::getPropertyValue( aPropertyName ); in getPropertyValue()
943 return SvxShape::getPropertyState( PropertyName ); in getPropertyState()
966 SvxShape::setPropertyToDefault( PropertyName ); in setPropertyToDefault()
1002 return SvxShape::getPropertyDefault( aPropertyName ); in getPropertyDefault()
1986 return SvxShape::getShapeType(); in getShapeType()
2068 return SvxShape::getPosition(); in getPosition()
2111 SvxShape::setPropertyValue( aPropertyName, aValue ); in setPropertyValue()
2170 return SvxShape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()