Lines Matching refs:Shape
69 Shape::Shape( const sal_Char* pServiceName ) in Shape() function in oox::drawingml::Shape
88 Shape::~Shape() in ~Shape()
92 table::TablePropertiesPtr Shape::getTableProperties() in getTableProperties()
99 void Shape::setDefaults() in setDefaults()
110 ::oox::vml::OleObjectInfo& Shape::setOleObjectType() in setOleObjectType()
118 ChartShapeInfo& Shape::setChartType( bool bEmbedShapes ) in setChartType()
127 void Shape::setDiagramType() in setDiagramType()
135 void Shape::setTableType() in setTableType()
143 void Shape::setServiceName( const sal_Char* pServiceName ) in setServiceName()
150 const ShapeStyleRef* Shape::getShapeStyleRef( sal_Int32 nRefType ) const in getShapeStyleRef()
156 void Shape::addShape( in addShape()
186 void Shape::applyShapeReference( const Shape& rReferencedShape ) in applyShapeReference()
206 void Shape::addChildren( in addChildren()
208 Shape& rMaster, in addChildren()
264 Reference< XShape > Shape::createAndInsert( in createAndInsert()
535 void Shape::setTextBody(const TextBodyPtr & pTextBody) in setTextBody()
541 TextBodyPtr Shape::getTextBody() in getTextBody()
546 void Shape::setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle ) in setMasterTextListStyle()
551 OUString Shape::finalizeServiceName( XmlFilterBase& rFilter, const OUString& rServiceName, const Re… in finalizeServiceName()
584 void Shape::finalizeXShape( XmlFilterBase& rFilter, const Reference< XShapes >& rxShapes ) in finalizeXShape()