Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx256 (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()
H A DWW8PropertySetImpl.hxx112 class WW8PropertySetIteratorImpl : public WW8PropertySetIterator class
118 WW8PropertySetIteratorImpl(WW8PropertySetImpl * pAttrSet, in WW8PropertySetIteratorImpl() function in writerfilter::doctok::WW8PropertySetIteratorImpl
124 virtual ~WW8PropertySetIteratorImpl();

Completed in 31 milliseconds