Searched refs:sExportFilterName (Results 1 – 1 of 1) sorted by relevance
187 … String sExportFilterName = (String)param.get(PropertyName.DOC_CONVERTER_EXPORT_FILTER_NAME); in GraphicalTestArguments() local188 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 9 milliseconds