Home
last modified time | relevance | path

Searched refs:xChildShapes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/vml/
H A Dvmlshape.cxx545 Reference< XShapes > xChildShapes( xGroupShape, UNO_QUERY_THROW ); in implConvertAndInsert() local
546 mxChildren->convertAndInsert( xChildShapes, &aParentAnchor ); in implConvertAndInsert()
548 if( !xChildShapes->hasElements() ) in implConvertAndInsert()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx993 Reference< XShapes > xChildShapes( xGroupShape, UNO_QUERY_THROW ); in implConvertAndInsert() local
994 maChildren.convertAndInsert( rDrawing, xChildShapes, &rShapeRect ); in implConvertAndInsert()
996 if( !xChildShapes->hasElements() ) in implConvertAndInsert()

Completed in 14 milliseconds