Searched refs:PROPNAME_TEMPLATENAME (Results 1 – 5 of 5) sorted by relevance
113 public static final java.lang.String PROPNAME_TEMPLATENAME = "TemplateName"; field in Cache847 sData.append(aMap.get(PROPNAME_TEMPLATENAME)); in convertFilterPropsToExternal()873 aResultMap.put(PROPNAME_TEMPLATENAME , aMap.get(PROPNAME_TEMPLATENAME )); in convertFilterPropsToExternal()1203 aResultMap.put(PROPNAME_TEMPLATENAME, sToken); in convertFilterPropsToInternal()1215 if (!aResultMap.containsKey(PROPNAME_TEMPLATENAME)) in convertFilterPropsToInternal()1216 aResultMap.put(PROPNAME_TEMPLATENAME, new java.lang.String("")); in convertFilterPropsToInternal()1246 aResultMap.put(PROPNAME_TEMPLATENAME , aMap.get(PROPNAME_TEMPLATENAME )); in convertFilterPropsToInternal()2034 (!aFilter.containsKey(PROPNAME_TEMPLATENAME )) || in validateFilters()
249 (sTag.equals(Cache.PROPNAME_TEMPLATENAME )) || in getTypeForTag()
1884 aItem[PROPNAME_TEMPLATENAME] = xItem->getByName(PROPNAME_TEMPLATENAME); in impl_loadItem()2052 pIt = aItem.find(PROPNAME_TEMPLATENAME); in impl_saveItem()2054 xItem->replaceByName(PROPNAME_TEMPLATENAME, pIt->second); in impl_saveItem()2330 …case 7: rItem[PROPNAME_TEMPLATENAME] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, … in impl_interpretDataVal4Filter()
82 PROPNAME_TEMPLATENAME; in InitConstants()
74 #define PROPNAME_TEMPLATENAME PROPNAME_DECL(16, "TemplateName" ) macro
Completed in 42 milliseconds