Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java187 … String sExportFilterName = (String)param.get(PropertyName.DOC_CONVERTER_EXPORT_FILTER_NAME); in GraphicalTestArguments() local
188 if (sExportFilterName != null && sExportFilterName.length() > 0) in GraphicalTestArguments()
191 m_sExportFilterName = sExportFilterName; in GraphicalTestArguments()
192 if (sExportFilterName.toLowerCase().equals("help")) in GraphicalTestArguments()
194 showInternalFilterName(sExportFilterName, getMultiServiceFactory() ); in GraphicalTestArguments()

Completed in 10 milliseconds