Home
last modified time | relevance | path

Searched defs:filterData (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/wizards/com/sun/star/wizards/web/export/
H A DAbstractExporter.java60 … officeDocument, Properties props, String targetUrl, String filterName, PropertyValue[] filterData) in storeToURL()
76 … storeToURL(Object officeDocument, String targetUrl, String filterName, PropertyValue[] filterData) in storeToURL()
/AOO41X/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java420 String filterData = (String) toDo.get(3); in checkPreselectedFilter() local