Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/vml/
H A Dvmlshape.hxx61 struct ShapeTypeModel struct
65 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.
/aoo41x/main/oox/source/vml/
H A Dvmlshape.cxx95 ShapeTypeModel::ShapeTypeModel() in ShapeTypeModel() function in oox::vml::ShapeTypeModel

Completed in 14 milliseconds