Home
last modified time | relevance | path

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

/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.java146 private static int m_nOutFormat; field in FCFGSplit
322 if (m_nOutFormat == Cache.FORMAT_UNSUPPORTED) in main()
353 (m_nOutFormat == Cache.FORMAT_6Y) in main()
364 aCache.validate(m_nOutFormat); in main()
382 aDataSet.m_nFormat = m_nOutFormat ; in main()
436 aCache.toHTML(aOutDir, m_nOutFormat, m_sOutEncoding); in main()
521 m_nOutFormat = Cache.mapFormatString2Format(sFormat); in readCfg()

Completed in 10 milliseconds