Searched refs:xFound2 (Results 1 – 1 of 1) sorted by relevance
388 uno::Reference< drawing::XShape > xFound2( GetNextShape( xShapes, xCurrentShape ) ); in findNext() local389 if( xFound2.is() && (xFound2.get() != xCurrentShape.get()) ) in findNext()390 xCurrentShape = xFound2; in findNext()
Completed in 16 milliseconds