Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx289 WW8PropertySetIterator::Pointer_t pItEnd = in dump() local
292 while((*pIt) != (*pItEnd)) in dump()
304 WW8PropertySetIterator::Pointer_t pItEnd = end(); in dots() local
306 while((*pIt) != (*pItEnd)) in dots()
367 WW8PropertySetIterator::Pointer_t pItEnd = end(); in resolve() local
375 while((*pIt) != (*pItEnd)) in resolve()
H A DWW8ResourceModelImpl.cxx179 WW8PropertySetIterator::Pointer_t pItEnd = mpPropSet->end(); in resolve() local
183 while (! pIt->equal(*pItEnd)) in resolve()
H A DWW8DocumentImpl.cxx1736 WW8DocumentIterator::Pointer_t pItEnd = end(); in resolve() local
1745 rStream.info(pItEnd->toString()); in resolve()
1747 while (! pIt->equal(*pItEnd)) in resolve()

Completed in 27 milliseconds