Searched defs:ShapeModel (Results 1 – 2 of 2) sorted by relevance
167 struct ShapeModel struct169 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.
197 ShapeModel::ShapeModel() in ShapeModel() function in oox::vml::ShapeModel
Completed in 10 milliseconds