Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/workben/layout/
H A Deditor.cxx536 int nPropIt; member
539 : mrKind( rKind ), nPropIt( 0 ) in PropertyIterator()
575 return nPropIt < maProps.getLength(); in hasNext()
585 return maProps[ nPropIt++ ]; in next()

Completed in 59 milliseconds