Searched refs:currentAttributes_ (Results 1 – 4 of 4) sorted by relevance
430 currentAttributes_.clear(); in startInstance()431 currentAttributes_.resize(currentDtd().nCurrentAttribute()); in startInstance()811 currentAttributes_[i] = value; in noteCurrentAttribute()818 return currentAttributes_[i]; in getCurrentAttribute()
198 Vector<ConstPtr<AttributeValue> > currentAttributes_; variable
575 currentAttributes_[i] = value; in noteCurrentAttribute()580 return currentAttributes_[i]; in getCurrentAttribute()729 currentAttributes_.resize(metaDtd_->nCurrentAttribute()); in init()
286 Vector<ConstPtr<AttributeValue> > currentAttributes_; variable