Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx388 uno::Reference< drawing::XShape > xFound2( GetNextShape( xShapes, xCurrentShape ) ); in findNext() local
389 if( xFound2.is() && (xFound2.get() != xCurrentShape.get()) ) in findNext()
390 xCurrentShape = xFound2; in findNext()

Completed in 15 milliseconds