Searched refs:m_AttributesMap (Results 1 – 2 of 2) sorted by relevance
62 if (m_AttributesMap.find(nId) == m_AttributesMap.end()) in getAttributeToResourceMap()63 m_AttributesMap[nId] = createAttributeToResourceMap(nId); in getAttributeToResourceMap()65 return m_AttributesMap[nId]; in getAttributeToResourceMap()
125 AttributesMap m_AttributesMap; member in writerfilter::ooxml::OOXMLFactory_ns
Completed in 17 milliseconds