Home
last modified time | relevance | path

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

/AOO42X/main/oox/source/vml/
H A Dvmlshape.cxx103 moCoordSize.assignIfUsed( rSource.moCoordSize ); in assignUsed()
136 Int32Pair aCoordSize = maTypeModel.moCoordSize.get( Int32Pair( 1000, 1000 ) ); in getCoordSystem()
H A Dvmlshapecontext.cxx290 mrTypeModel.moCoordSize = lclDecodeInt32Pair( rAttribs, XML_coordsize ); in ShapeTypeContext()
/AOO42X/main/oox/inc/oox/vml/
H A Dvmlshape.hxx68 OptValue< Int32Pair > moCoordSize; /// Size of coordinate system for children scaling. member