Home
last modified time | relevance | path

Searched defs:ShapeModel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx167 struct ShapeModel struct
169 typedef ::std::vector< ::com::sun::star::awt::Point > PointVector;
170 typedef ::std::auto_ptr< TextBox > TextBoxPtr;
171 typedef ::std::auto_ptr< ClientData > ClientDataPtr;
174 PointVector maPoints; /// Points for the polyline shape.
175 TextBoxPtr mxTextBox; /// Text contents and properties.
176 ClientDataPtr mxClientData; /// Excel specific client data.
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx197 ShapeModel::ShapeModel() in ShapeModel() function in oox::vml::ShapeModel

Completed in 10 milliseconds