Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLFactory.hxx78 typedef boost::shared_ptr<AttributeToResourceMap> AttributeToResourceMapPointer; typedef
79 typedef hash_map<Id, AttributeToResourceMapPointer> AttributesMap;
117 AttributeToResourceMapPointer getAttributeToResourceMap(Id nId);
130 virtual AttributeToResourceMapPointer createAttributeToResourceMap(Id nId) = 0;
H A DOOXMLFactory.cxx60 AttributeToResourceMapPointer OOXMLFactory_ns::getAttributeToResourceMap(Id nId) in getAttributeToResourceMap()
139 AttributeToResourceMapPointer pMap = pFactory->getAttributeToResourceMap(nDefine); in attributes()

Completed in 9 milliseconds