Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/graphical/
H A DJPEGCreator.java188 String sConvertPath = (String)param.get("imagemagick.path"); in convertToWidth340() local
189 if (sConvertPath != null) in convertToWidth340()
191 sConvertEXE = FileHelper.appendPath(sConvertPath, sConvertEXE); in convertToWidth340()

Completed in 15 milliseconds