Searched refs:getTypeModel (Results 1 – 4 of 4) sorted by relevance
99 inline ShapeTypeModel& getTypeModel() { return maTypeModel; } in getTypeModel() function in oox::vml::ShapeType101 inline const ShapeTypeModel& getTypeModel() const { return maTypeModel; } in getTypeModel() function in oox::vml::ShapeType
229 maTypeModel.assignUsed( pShapeType->getTypeModel() ); in finalizeFragmentImport()
276 mrTypeModel( rShapeType.getTypeModel() ) in ShapeTypeContext()
727 const ::oox::vml::FillModel& rFillModel = rShape.getTypeModel().maFillModel; in convertControlBackground()