Searched refs:CreateElementMapPointer (Results 1 – 2 of 2) sorted by relevance
95 typedef boost::shared_ptr<CreateElementMap> CreateElementMapPointer; typedef96 typedef hash_map<Id, CreateElementMapPointer> CreateElementsMap;119 CreateElementMapPointer getCreateElementMap(Id nId);132 virtual CreateElementMapPointer createCreateElementMap(Id nId) = 0;
76 CreateElementMapPointer OOXMLFactory_ns::getCreateElementMap(Id nId) in getCreateElementMap()
Completed in 10 milliseconds