Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/filter/utils/
H A DCache.java96 public static final java.lang.String PROPNAME_DOCUMENTICONID = "DocumentIconID"; field in Cache
754 sData.append(aMap.get(PROPNAME_DOCUMENTICONID)); in convertTypePropsToExternal()
1095 aResultMap.put(PROPNAME_DOCUMENTICONID, new java.lang.Integer(sToken)); in convertTypePropsToInternal()
1114 aResultMap.put(PROPNAME_DOCUMENTICONID , aMap.get(PROPNAME_DOCUMENTICONID )); in convertTypePropsToInternal()
1948 (!aType.containsKey(PROPNAME_DOCUMENTICONID )) || in validateTypes()
H A DXMLHelper.java263 (sTag.equals(Cache.PROPNAME_DOCUMENTICONID )) || in getTypeForTag()

Completed in 39 milliseconds