Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Daccfrmobjslist.cxx125 const sal_uInt32 nObjsCount = pObjs ? pObjs->Count() : 0; in next() local
126 aCurr = ( pObjs && nNextObj < nObjsCount ) in next()
131 aCurr = ( nNextObj < nObjsCount ) in next()
142 … aCurr = SwAccessibleChild( pAccImpl->GetAdditionalAccessibleChild( nNextObj - nObjsCount ) ); in next()

Completed in 19 milliseconds