Searched refs:appArgs (Results 1 – 1 of 1) sorted by relevance
211 std::string appArgs; in NextConvertFile() local293 appArgs = appName; in NextConvertFile()295 appArgs += " -Djava.class.path="; in NextConvertFile()296 appArgs += m_szClasspath; in NextConvertFile()298 appArgs += " org.openoffice.xmerge.util.ActiveSyncDriver "; in NextConvertFile()302 appArgs += "staroffice/sxw "; in NextConvertFile()303 appArgs += "application/x-pocket-word "; in NextConvertFile()307 appArgs += "application/x-pocket-word "; in NextConvertFile()308 appArgs += "staroffice/sxw "; in NextConvertFile()312 appArgs += "staroffice/sxc "; in NextConvertFile()[all …]