Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java174 … String sImportFilterName = (String)param.get(PropertyName.DOC_CONVERTER_IMPORT_FILTER_NAME); in GraphicalTestArguments() local
175 if (sImportFilterName != null && sImportFilterName.length() > 0) in GraphicalTestArguments()
178 m_sImportFilterName = sImportFilterName; in GraphicalTestArguments()
180 if (sImportFilterName.toLowerCase().equals("help")) in GraphicalTestArguments()
182 showInternalFilterName(sImportFilterName, getMultiServiceFactory() ); in GraphicalTestArguments()

Completed in 12 milliseconds