Searched defs:filterData (Results 1 – 2 of 2) sorted by relevance
60 … officeDocument, Properties props, String targetUrl, String filterName, PropertyValue[] filterData) in storeToURL()76 … storeToURL(Object officeDocument, String targetUrl, String filterName, PropertyValue[] filterData) in storeToURL()
420 String filterData = (String) toDo.get(3); in checkPreselectedFilter() local