Searched defs:ShapeTypeModel (Results 1 – 2 of 2) sorted by relevance
61 struct ShapeTypeModel struct65 OptValue< sal_Int32 > moShapeType; /// Builtin shape type identifier.67 …OptValue< Int32Pair > moCoordPos; /// Top-left position of coordinate system for childre…68 OptValue< Int32Pair > moCoordSize; /// Size of coordinate system for children scaling.77 StrokeModel maStrokeModel; /// Border line formatting.78 FillModel maFillModel; /// Shape fill formatting.80 OptValue< ::rtl::OUString > moGraphicPath; /// Path to a graphic for this shape.81 OptValue< ::rtl::OUString > moGraphicTitle; /// Title of the graphic.
95 ShapeTypeModel::ShapeTypeModel() in ShapeTypeModel() function in oox::vml::ShapeTypeModel
Completed in 16 milliseconds