Searched refs:mAttributeMap (Results 1 – 2 of 2) sorted by relevance
69 if (mAttributeMap.count(name) > 0) in attribute()71 sal_uInt32 nCount = mAttributeMap[name] + 1; in attribute()72 mAttributeMap[name] = nCount; in attribute()75 mAttributeMap[name] = 1; in attribute()199 << "<count>" << dec << mAttributeMap[aId] << "</count>" in dumpStats()
51 mutable AttributeMap mAttributeMap; member in writerfilter::WW8Analyzer
Completed in 17 milliseconds