Home
last modified time | relevance | path

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

/trunk/main/oox/source/vml/
H A Dvmlshape.cxx410 ComplexShape::ComplexShape( Drawing& rDrawing ) : in ComplexShape() function in oox::vml::ComplexShape
415 Reference< XShape > ComplexShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const… in implConvertAndInsert()
H A Dvmlshapecontext.cxx252 return new ShapeContext( rParent, rShapes.createShape< ComplexShape >(), rAttribs ); in createShapeContext()
267 return new ShapeContext( rParent, rShapes.createShape< ComplexShape >(), rAttribs ); in createShapeContext()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx321 class ComplexShape : public CustomShape class
324 explicit ComplexShape( Drawing& rDrawing );

Completed in 29 milliseconds