Searched refs:xChildShapes (Results 1 – 2 of 2) sorted by relevance
545 Reference< XShapes > xChildShapes( xGroupShape, UNO_QUERY_THROW ); in implConvertAndInsert() local546 mxChildren->convertAndInsert( xChildShapes, &aParentAnchor ); in implConvertAndInsert()548 if( !xChildShapes->hasElements() ) in implConvertAndInsert()
993 Reference< XShapes > xChildShapes( xGroupShape, UNO_QUERY_THROW ); in implConvertAndInsert() local994 maChildren.convertAndInsert( rDrawing, xChildShapes, &rShapeRect ); in implConvertAndInsert()996 if( !xChildShapes->hasElements() ) in implConvertAndInsert()
Completed in 44 milliseconds