Searched refs:ListValueMapPointer (Results 1 – 2 of 2) sorted by relevance
82 typedef boost::shared_ptr<ListValueMap> ListValueMapPointer; typedef83 typedef hash_map<Id, ListValueMapPointer> ListValuesMap;118 ListValueMapPointer getListValueMap(Id nId);131 virtual ListValueMapPointer createListValueMap(Id nId) = 0;
68 ListValueMapPointer OOXMLFactory_ns::getListValueMap(Id nId) in getListValueMap()214 ListValueMapPointer pListValueMap = in attributes()
Completed in 12 milliseconds