Searched refs:ShapeTypeModel (Results 1 – 3 of 3) sorted by relevance
61 struct ShapeTypeModel struct83 explicit ShapeTypeModel();85 void assignUsed( const ShapeTypeModel& rSource );99 inline ShapeTypeModel& getTypeModel() { return maTypeModel; } in getTypeModel()101 inline const ShapeTypeModel& getTypeModel() const { return maTypeModel; } in getTypeModel()124 ShapeTypeModel maTypeModel; /// The model structure containing shape type data.
34 struct ShapeTypeModel;117 ShapeTypeModel& mrTypeModel;
95 ShapeTypeModel::ShapeTypeModel() in ShapeTypeModel() function in oox::vml::ShapeTypeModel99 void ShapeTypeModel::assignUsed( const ShapeTypeModel& rSource ) in assignUsed()
Completed in 20 milliseconds