Searched refs:WW8PropertySetIteratorImpl (Results 1 – 2 of 2) sorted by relevance
256 (new WW8PropertySetIteratorImpl(this, mbPap ? 2 : 0)); in begin()262 (new WW8PropertySetIteratorImpl(this, getCount())); in end()265 WW8PropertySetIteratorImpl::~WW8PropertySetIteratorImpl() in ~WW8PropertySetIteratorImpl()388 WW8PropertySetIterator & WW8PropertySetIteratorImpl::operator++ () in operator ++()402 WW8Property::Pointer_t WW8PropertySetIteratorImpl::get() const in get()407 bool WW8PropertySetIteratorImpl::equal in equal()410 const WW8PropertySetIteratorImpl & rMyIt = in equal()411 dynamic_cast<const WW8PropertySetIteratorImpl &>(rIt); in equal()416 string WW8PropertySetIteratorImpl::toString() const in toString()
112 class WW8PropertySetIteratorImpl : public WW8PropertySetIterator class118 WW8PropertySetIteratorImpl(WW8PropertySetImpl * pAttrSet, in WW8PropertySetIteratorImpl() function in writerfilter::doctok::WW8PropertySetIteratorImpl124 virtual ~WW8PropertySetIteratorImpl();
Completed in 12 milliseconds