Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx423 uno::Reference< drawing::XShape > xSearchShape; in GetNextShape() local
424 xShapes->getByIndex(i) >>= xSearchShape; in GetNextShape()
426 if( xSearchShape.is() ) in GetNextShape()
428 uno::Reference< container::XIndexAccess > xGroup( xSearchShape, uno::UNO_QUERY ); in GetNextShape()
430 if( xCurrentShape.get() == xSearchShape.get() ) in GetNextShape()

Completed in 17 milliseconds