Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/ooxml/
H A DOOXMLFactory.hxx82 typedef boost::shared_ptr<ListValueMap> ListValueMapPointer; typedef
83 typedef hash_map<Id, ListValueMapPointer> ListValuesMap;
118 ListValueMapPointer getListValueMap(Id nId);
131 virtual ListValueMapPointer createListValueMap(Id nId) = 0;
H A DOOXMLFactory.cxx68 ListValueMapPointer OOXMLFactory_ns::getListValueMap(Id nId) in getListValueMap()
214 ListValueMapPointer pListValueMap = in attributes()

Completed in 12 milliseconds