Searched refs:xSearchShape (Results 1 – 1 of 1) sorted by relevance
417 uno::Reference< drawing::XShape > xSearchShape; in GetNextShape() local418 xShapes->getByIndex(i) >>= xSearchShape; in GetNextShape()420 if( xSearchShape.is() ) in GetNextShape()422 uno::Reference< container::XIndexAccess > xGroup( xSearchShape, uno::UNO_QUERY ); in GetNextShape()424 if( xCurrentShape.get() == xSearchShape.get() ) in GetNextShape()