Searched refs:PROPNAME_FILTERSERVICE (Results 1 – 6 of 6) sorted by relevance
110 public static final java.lang.String PROPNAME_FILTERSERVICE = "FilterService"; field in Cache831 sData.append(aMap.get(PROPNAME_FILTERSERVICE)); in convertFilterPropsToExternal()870 aResultMap.put(PROPNAME_FILTERSERVICE , aMap.get(PROPNAME_FILTERSERVICE )); in convertFilterPropsToExternal()1191 aResultMap.put(PROPNAME_FILTERSERVICE, sToken); in convertFilterPropsToInternal()1243 aResultMap.put(PROPNAME_FILTERSERVICE , aMap.get(PROPNAME_ORDER )); in convertFilterPropsToInternal()2032 (!aFilter.containsKey(PROPNAME_FILTERSERVICE )) || in validateFilters()2159 (((java.lang.String)aFilter.get(PROPNAME_FILTERSERVICE)).length() < 1) in transform60to6Y()
248 (sTag.equals(Cache.PROPNAME_FILTERSERVICE )) || in getTypeForTag()
173 aFilter[PROPNAME_FILTERSERVICE] >>= sFilterService; in createInstanceWithArguments()218 lEProps[PROPNAME_FILTERSERVICE] <<= ::rtl::OUString(); in getAvailableServiceNames()
1867 aItem[PROPNAME_FILTERSERVICE ] = xItem->getByName(PROPNAME_FILTERSERVICE ); in impl_loadItem()2043 pIt = aItem.find(PROPNAME_FILTERSERVICE); in impl_saveItem()2045 xItem->replaceByName(PROPNAME_FILTERSERVICE, pIt->second); in impl_saveItem()2318 …case 3: rItem[PROPNAME_FILTERSERVICE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset,… in impl_interpretDataVal4Filter()
78 PROPNAME_FILTERSERVICE; in InitConstants()
70 #define PROPNAME_FILTERSERVICE PROPNAME_DECL(12, "FilterService" ) macro
Completed in 51 milliseconds