Home
last modified time | relevance | path

Searched refs:ShapeTypeModel (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx61 struct ShapeTypeModel struct
83 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.
H A Dvmlshapecontext.hxx34 struct ShapeTypeModel;
117 ShapeTypeModel& mrTypeModel;
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx95 ShapeTypeModel::ShapeTypeModel() in ShapeTypeModel() function in oox::vml::ShapeTypeModel
99 void ShapeTypeModel::assignUsed( const ShapeTypeModel& rSource ) in assignUsed()

Completed in 29 milliseconds