Home
last modified time | relevance | path

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

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

Completed in 56 milliseconds