Lines Matching refs:put

45         maURIToPrefixMap.put("http://schemas.openxmlformats.org/drawingml/2006/main", "a06");  in NamespaceMap()
46 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/drawingml/main", "a12"); in NamespaceMap()
48 …maURIToPrefixMap.put("http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing", "wp… in NamespaceMap()
49 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/drawingml/wordprocessingDrawing", "wp12"); in NamespaceMap()
51 maURIToPrefixMap.put("http://schemas.openxmlformats.org/wordprocessingml/2006/main", "w06"); in NamespaceMap()
52 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/wordprocessingml/main", "w12"); in NamespaceMap()
54 maURIToPrefixMap.put("http://schemas.openxmlformats.org/drawingml/2006/picture", "dpct06"); in NamespaceMap()
55 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/drawingml/picture", "dpct12"); in NamespaceMap()
57 maURIToPrefixMap.put("http://schemas.openxmlformats.org/officeDocument/2006/math", "m06"); in NamespaceMap()
58 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/officeDocument/math", "m12"); in NamespaceMap()
60 …maURIToPrefixMap.put("http://schemas.openxmlformats.org/officeDocument/2006/relationships", "r06"); in NamespaceMap()
61 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/officeDocument/relationships", "r12"); in NamespaceMap()
64 maURIToPrefixMap.put("http://schemas.openxmlformats.org/spreadsheetml/2006/main", "s06"); in NamespaceMap()
65 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/spreadsheetml/main", "s12"); in NamespaceMap()
67 maURIToPrefixMap.put("http://schemas.openxmlformats.org/presentationml/2006/main", "p06"); in NamespaceMap()
68 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/presentationml/main", "p12"); in NamespaceMap()
70 maURIToPrefixMap.put("http://schemas.openxmlformats.org/schemaLibrary/2006/main", "sl06"); in NamespaceMap()
71 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/schemaLibrary/main", "sl12"); in NamespaceMap()
73 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/drawingml/diagram", "dd12"); in NamespaceMap()
74 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/drawingml/chart", "dc12"); in NamespaceMap()
75 maURIToPrefixMap.put("http://purl.oclc.org/ooxml/drawingml/lockedCanvas", "dlc12"); in NamespaceMap()
109 maURIToPrefixMap.put(sNamespaceURI, sPrefix); in ProvideNamespace()
147 aSortedEntries.put("", aEntry); in GetSorted()
149 aSortedEntries.put(aEntry.getValue(), aEntry); in GetSorted()
176 maPredefinedURIToPrefixMap.put("http://www.w3.org/2001/XMLSchema", "xsd");